Re: "Matlab to Scilab for Dummies" anywhere?



Hi Joerg,

I dont think its a matter of conversion, a .mat file is a bianary used
by matlab, you can use it to port data around to other applications,
but not much else... The .m files are ASCII. .fig are either gui tools
or graphs. I think you will have to get matlab to use its filter
design tool (a gui that gives you the filter coefficients for a dsp,)
or the dsp toolbox, etc. Matlab is an excelent tool if you plan to
start doing dsp.

good luck,

John

Joerg wrote:
<snip>
The files are mostly *.m,
some *.p and a few graphics GUI files *.fig. Scilab doesn't understand
any of these.

Is there a text somewhere, along the lines of "Matlab to Scilab file
conversion for dummies"?

The brief instructions for routines like "loadmatfile" on Scilab's site
are simply not verbose enough for an analog guys like me :-(

--
Regards, Joerg

http://www.analogconsultants.com

.



Relevant Pages

  • Re: C to MATLAB from scratch.Where to start?
    ... My question is about the reverse conversion from .m to C/C++, ... Start from scratch. ... Matlab doesn't handle trivial program elemnts like for loops very well. ... m code to some extent is ambiguious, the automatic C compiler ...
    (comp.soft-sys.matlab)
  • Converting between java-matlab
    ... the running of my algorithm. ... In matlab, I can use two solutions to add the next element ... which requires no further matlab conversion. ... scans the vector but we all know how matlab cycles are NOT ...
    (comp.soft-sys.matlab)
  • matlab to MMA, need some help converting this code.
    ... does anyone know both mathematica AND matlab? ... nice to see line by line explanation of the conversion. ... % store data for first time point ... % calculate which reaction is next ...
    (sci.math.symbolic)
  • Re: Converting sequential MATLAB code to a parallel form
    ... one of the high level goals of this conversion experiment is to have the code ... When you run with a matlabpool, we attempt to synchronise the MATLAB path ... between the desktop client and the workers. ... There are several ways that you can proceed - either you can place your M-code ...
    (comp.soft-sys.matlab)
  • Comparing CSVs in from 2 files
    ... I'm really new to Matlab so don't laugh if this question is ... so trivial that it makes you sick. ... matlab that compares 2 x,y,z csv data files to make sure they are ... If one of the values is wrong after going through the conversion I ...
    (comp.soft-sys.matlab)