<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16674" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="Comic Sans MS">Hi Vincent</FONT></DIV>
<DIV><FONT face="Comic Sans MS"></FONT> </DIV>
<DIV><FONT face="Comic Sans MS">Yes, indeed renaming the file did work in the
conversion. Now I need to figure out what the conversion messages mean, as there
are clearly some matlab specific ones that scilab can't figure out:</FONT></DIV>
<DIV><FONT face="Comic Sans MS"></FONT> </DIV>
<DIV><FONT face="Comic Sans MS">-->mfile2sci();<BR> ****** Beginning of
mfile2sci() session ******<BR> File to convert:
D:/3D_Inver/Gravinv.m<BR> Result file path: D:/3D_Inver/<BR>
Recursive mode: OFF<BR> Only double values used in M-file: NO<BR>
Verbose mode: 3<BR> Generate formated code: NO<BR> M-file
reading...<BR> M-file reading: Done<BR> Syntax
modification...<BR> Syntax modification: Done<BR> Macro to tree
conversion...<BR> Conversion of M-tree...<BR> L.40: No simple
equivalent, so mtlb_fscanf() is called<BR> !! L.52: Matlab toolbox(es)
function tukeywin not converted, original calling sequence used<BR> !!
L.53: Matlab toolbox(es) function tukeywin not converted, original calling
sequence used<BR> !! L.64: Matlab function figure not yet
converted<BR> !! L.64: Matlab function figure not yet converted, original
calling sequence used<BR> !! L.114: Matlab function ifft2 not yet
converted, original calling sequence used<BR> !! L.125: Matlab function
ifft2 not yet converted, original calling sequence used<BR> !! L.140:
Matlab function ifft2 not yet converted, original calling sequence
used<BR> !! L.153: Matlab function ifft2 not yet converted, original
calling sequence used<BR> !! L.166: Matlab function ifft2 not yet
converted, original calling sequence used<BR> !! L.179: Matlab function
ifft2 not yet converted, original calling sequence used<BR> !! L.192:
Matlab function ifft2 not yet converted, original calling sequence
used<BR> !! L.204: Matlab function ifft2 not yet converted, original
calling sequence used<BR> !! L.216: Matlab function ifft2 not yet
converted, original calling sequence used<BR> !! L.228: Matlab function
ifft2 not yet converted, original calling sequence used<BR> !! L.246:
Matlab function figure not yet converted<BR> !! L.246: Matlab function
figure not yet converted, original calling sequence used<BR> L.252: No
simple equivalent, so mtlb_fprintf() is called<BR> !! L.321: Matlab
function ifft2 not yet converted, original calling sequence used<BR> !!
L.323: Matlab function figure not yet converted<BR> !! L.323: Matlab
function figure not yet converted, original calling sequence used<BR> !!
L.326: Matlab function figure not yet converted<BR> !! L.326: Matlab
function figure not yet converted, original calling sequence used<BR>
L.332: No simple equivalent, so mtlb_fprintf() is called<BR> Conversion of
M-tree: Done<BR> Macro to tree conversion: Done<BR> Translation may
be wrong (see the //!! comments)<BR> ****** End of mfile2sci() session
****** </FONT></DIV>
<DIV><FONT face="Comic Sans MS"></FONT> </DIV>
<DIV><FONT face="Comic Sans MS">I guess it is a case of trying to find the
equivakent operation in scilab or a series of functions that will work. I'm
guessing that ifft2 for example is a inverse fast fourier transform (might have
to find a matlab guide to these things).</FONT></DIV>
<DIV><FONT face="Comic Sans MS"></FONT> </DIV>
<DIV><FONT face="Comic Sans MS">Well it's good to know that these matlab files
can be converted</FONT></DIV>
<DIV><FONT face="Comic Sans MS"></FONT> </DIV>
<DIV><FONT face="Comic Sans MS">Thanks for the help</FONT></DIV>
<DIV><FONT face="Comic Sans MS"></FONT> </DIV>
<DIV><FONT face="Comic Sans MS">Lester</FONT></DIV></BODY></HTML>