Matlab - Windows interface

Thread Starter

switchfoot

Joined May 14, 2005
9
Hi,

Can anyone tell me if it's possible to create Matlab programs that can operate outside of the matlab console? Like, can you program it to, say, change names of files?

Cheers.
 

Brandon

Joined Dec 14, 2004
306
Originally posted by switchfoot@Sep 29 2005, 04:12 AM
Hi,

Can anyone tell me if it's possible to create Matlab programs that can operate outside of the matlab console? Like, can you program it to, say, change names of files?

Cheers.
[post=10709]Quoted post[/post]​
yep. Matlab has a c compiler built right into it. Check its help files.
 
Top