From: marwen on 7 Jun 2010 11:03 Hello friends, actually i want to read an Xls File,with a simple file i use the simple command: hello = csv2struct('table1.xls') as it is shown in: http://www.mathworks.com/matlabcentral/fx_files/27121/1/content/struct_array_conversion/html/struct2struct_example.html#6 but the problem now,i need to read an Xls file that is protected with a password, what shall i add as commands to communicate the password of my file to Matlab? :(
|
Pages: 1 Prev: extract finite difference jacobian from fsolve routine Next: tree handle class |