Legionaire
Technical User
Ok here's the situation:
I have very complicated programs written in Matlab, windows version. I need to compile those and have it run on a machine using Linux. I do not have a matlab compiler for linux.
Having matlab generate the code and then compiling it on linux using something such as g++ doesn't work because the matlab compiler uses matlab libraries which I don't know how to convert to linux.
Has anyone had this problem before? Any suggestions?
I have very complicated programs written in Matlab, windows version. I need to compile those and have it run on a machine using Linux. I do not have a matlab compiler for linux.
Having matlab generate the code and then compiling it on linux using something such as g++ doesn't work because the matlab compiler uses matlab libraries which I don't know how to convert to linux.
Has anyone had this problem before? Any suggestions?