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

Matlab: support create from memory, multiple files, and UTF-8 #129

Open
MichaelCurrie opened this issue Nov 25, 2016 · 1 comment
Open
Labels

Comments

@MichaelCurrie
Copy link

https://github.com/openworm/tracker-commons/blob/master/src/Matlab/wcon_TODO.m

1) Support creating from memory 
2) Support loading from multiple files
3) Properly parse and write to UTF-8

I believe 2 is still outstanding, but 3 is now complete. Not sure about 1. Just thinking that perhaps tracking these as GitHub issues would be best, rather than a file.

@JimHokanson

@JimHokanson
Copy link
Collaborator

All 3 of these are outstanding issues. The first point could be done, but we really need an example to be worked out. The 3rd point is supported by the reader, but I'm borrowing a writer and I have no idea if they implemented UTF-8 support correctly.

@MichaelCurrie MichaelCurrie changed the title Convert this todo file into issues? Matlab version: Support creating from memory, multiple files, and UTF-8 Mar 16, 2017
@MichaelCurrie MichaelCurrie changed the title Matlab version: Support creating from memory, multiple files, and UTF-8 Matlab: support create from memory, multiple files, and UTF-8 Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants