Geir Yngve Paulsen

Results 1 issues of Geir Yngve Paulsen

Parsing following code with mconvert: x = cell(1,1); x{1} = 0; gives following error: File "/usr/local/lib/python2.7/dist-packages/matlab2cpp/tree/variables.py", line 109, in assign cur = self.iterate_cell(node, k) AttributeError: 'Builder' object has no attribute...