Skip to content

Added MATLAB style struct loading

Compare
Choose a tag to compare
@skjerns skjerns released this 30 Oct 14:10
· 119 commits to master since this release

structs can now be accessed just as in MATLAB:

struct[0].name1
struct[2].valuename2