Home > Archive > Matlab > March 2006 > Matlab Viewer?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hi,
do you know if there is a matlab viewer in order to visualize a
matlab projet on a computer where matlab is not installed?
Best regards.
| |
| Titus Edelhofer 2006-03-31, 7:06 pm |
| Hi Serge,
hmm, what exactly do you mean?
MATLAB code are just ASCII files, so use any editor you like.
But I guess, this is not the answer you are looking for, but I guess
you would like to run the program? In this case you need MATLAB
(or the one who wrote the programs need to compile it using the
MATLAB-compiler).
Hope this helps,
Titus
"serge" <serge-exterieur.viloroux@fr.thalesgroup.com> schrieb im Newsbeitrag
news:ef2ed8a.-1@webx.raydaftYaTP...
> Hi,
>
> do you know if there is a matlab viewer in order to visualize a
> matlab projet on a computer where matlab is not installed?
>
> Best regards.
| |
|
| serge wrote:
>
>
> Hi,
>
> do you know if there is a matlab viewer in order to visualize a
> matlab projet on a computer where matlab is not installed?
>
> Best regards.
What do you mean by a matlab-project? A m-file could be viewed by any
editor. mat-files and figures ( they are mat-files too, I think)
probably needs matlab.
/PB
|
|
|
|
|