+ 2
How to run script written in matlab software...in c or c++ or python?
I had written some script about neural networks now how to convert it in c or any other language..so it can be run in external controller board..?
1 Réponse
+ 2
Not possible. You have to convert it manually. MATLAB is a completely different language.