Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 'folder' fieldname to 'dir' output #544

Closed
Nelson-numerical-software opened this issue Nov 28, 2021 · 0 comments · Fixed by #545
Closed

add 'folder' fieldname to 'dir' output #544

Nelson-numerical-software opened this issue Nov 28, 2021 · 0 comments · Fixed by #545
Milestone

Comments

@Nelson-numerical-software
Copy link
Collaborator

expected output:

A = dir()
A(3)

ans = 

  struct with fields:

       name: 'readme.txt'
     folder: 'C:\WindowsTools\Nelson\x64\bin'
       date: '15-nov.-2020 02:50:40'
      bytes: 8408
      isdir: 0
    datenum: 7.3811e+05
@Nelson-numerical-software Nelson-numerical-software added this to the v0.5.12 milestone Nov 28, 2021
@Nelson-numerical-software Nelson-numerical-software linked a pull request Dec 4, 2021 that will close this issue
Nelson-numerical-software added a commit that referenced this issue Dec 29, 2021
Nelson-numerical-software added a commit that referenced this issue Dec 29, 2021
* ref #544 dir sort elements for all platforms
* update NASA url
* test must be sequential
* ref #544 fix test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant