Hi, I'm using Scilab API in C++ code. I have to return struct and cell array values to Scilab environment. As there are no Scilab API functions for struct and cell array data types, is there any other way to do it? If I do have to write API functions, would list/mlist be the best way to deal with structs and cell arrays?
Shamika
_______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
