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

extends fileread #89

Closed
Nelson-numerical-software opened this issue Jan 3, 2018 · 2 comments
Closed

extends fileread #89

Nelson-numerical-software opened this issue Jan 3, 2018 · 2 comments
Assignees
Milestone

Comments

@Nelson-numerical-software
Copy link
Collaborator

Nelson-numerical-software commented Jan 3, 2018

Current:
r = fileread(filename)

New:
r = fileread(filename, 'cell') returns as cell of strings
r = fileread(filename, 'char') returns char array

@Nelson-numerical-software
Copy link
Collaborator Author

fileread must always returns same end of line i.e "\n" (to simplify life of users)

@Nelson-numerical-software
Copy link
Collaborator Author

see 6381708

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant