Filter löschen
Filter löschen

convert from m file to c file

1 Ansicht (letzte 30 Tage)
reez all
reez all am 27 Mär. 2012
hi everyone, i have some problem. can matlab coder convert matlab script into c coding??
thank you..

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 27 Mär. 2012
I am not certain that MATLAB Coder can convert MATLAB script files. Perhaps it can in R2012A, but not (as far as I know) in previous versions. Instead it needed MATLAB function files, not scripts.
Note: there are a lot of restrictions as to what code can be generated for. For example no cell arrays.
  1 Kommentar
reez all
reez all am 28 Mär. 2012
That the main problem i am facing now. i have separate my code to be a few function how ever i have to defined the variable of my function. i really do not understand it.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

hardik
hardik am 27 Mär. 2012
yes matlab can convert. u can save the m-file into different format. or when u save ur mfile later on u can just right click and select open with c program. should be very easy.
  1 Kommentar
reez all
reez all am 28 Mär. 2012
i'm very interested to know more about what you just said. can you tell me more on how to to save the m-file into different format??

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by