jonathf/matlab2cpp

Nested cells and structures

Opened this issue · 0 comments

Any type of retrieval that is nested

a = {{{1}}}
a{1}{1}{1}

Same for structured arrays