Load function

Anton Soppelsa anton.soppelsa at igi.cnr.it
Wed Dec 3 16:04:10 CET 2008


Hi all,

I post it here the message I have already posted at the users list 
receiving no answer.

I have to export some data structures like

a.a = zeros(1,2);
a.a.a = 'a.a.a';
a.b.a = 'a.b.a';

in Matlab.


The savematfile does not work.

I can resort to writing a matalab m file which reads the scilab binary
format. Of course I don't want to start from scratch and I am looking
for the scilab function that loads the file.

That function is "load" at the command line, but I am not able to find
its code.

Can anybody tell me where can I find the code of the "load" function?

No file load.sci exists !?!

Cheers,
  Anton




More information about the dev mailing list