Hi,everyone,
I am wondering what matlab/simulink-generated application code can bring to me(a freshman as a algorithm developer).
1.I have designed a algorithm based matlab, Is it necessary to generate C code run on simulator based Matlab or write C code by hand ?
2.Is it the same efficient as wrote by hand? or Can I modify the generated C code for some periphery chips that was not included in the matlab plateform?
3.Generated C code can help develpers to know the algorithm better than Matlab from the running time , memory size consumption.
Is there any other benifits for a algorithm developer?
Thanks.
Alan