Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Conversion of .mat file to .m file....

772 views
Skip to first unread message

Rashmirekha Srimany

unread,
Feb 3, 2009, 12:24:01 AM2/3/09
to
Does any one know how to convert .mat to .m file in matlab 7.1
I am in a biiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiig trouble...

vedenev

unread,
Feb 3, 2009, 6:55:45 AM2/3/09
to
.mat is data file. It is possible to open it in matlab and it will be
imported to workspace. .m is code. You can copy data to m-file. Doble
clich the variable in workspace then copy all in Array editor then
paster in m-file.

---------------------------------------------
Physics teacher toolbox for Matlab project:
http://physics-toolbox.tripod.com/
ved...@ngs.ru

0 new messages