microsoft / yardl

Tooling for streaming instrument data
https://microsoft.github.io/yardl/
MIT License
29 stars 5 forks source link

Add MATLAB support #147

Closed naegelejd closed 1 month ago

naegelejd commented 2 months ago

Adds Matlab support for the yardl binary format.

Closes #78.

naegelejd commented 2 months ago

@johnstairs When you are ready, you can follow the additions to README.md to get started with Matlab.

On my Windows PC, where I run my devcontainer in WSL, my WSL shell profile $HOME/.profile looks like this:

export MATLAB_LICENSE_FILE=/mnt/c/Users/username/Downloads/Network.lic.com

Be sure to restart all instances of VS Code before building the devcontainer.

johnstairs commented 1 month ago

Should we have have the sandbox model generate MATLAB too? In the past, I've found that model to be a useful testbed for isolating problems

johnstairs commented 1 month ago

I don't know if we can customize a class' string representation, but say the default for union is not that helpful:

  Int32OrString with no properties.