can i write c / c++ code in matlab?
can i write c / c++ code in matlab?
(OP)
Hi,
i am using matlab 6.5.i want to know if i have to install a compiler for writing c or c++ code. Can i write the code in matlab?. By the way, Can you tell me how powerful the matlab language is ? Feel free to give me any suggestions. Thanks,
Victor
i am using matlab 6.5.i want to know if i have to install a compiler for writing c or c++ code. Can i write the code in matlab?. By the way, Can you tell me how powerful the matlab language is ? Feel free to give me any suggestions. Thanks,
Victor





RE: can i write c / c++ code in matlab?
I do not understand your question:
"Can i write the code in matlab?. "
RE: can i write c / c++ code in matlab?
Matlab cannot interpret C or C++ code. But unless you are doing someting really deep, or trying to interface with existing libraries or talk to odd devices, regular Matlab should suffice.