We don't really use Linux, except now for testing the algorithms.
Purchusing another Matlab package might be overkill. I really just need to know how to transfer the matlab library files.
Although purhasing the Linux version could be used as a last resort.
I have several advanced algorithms which I have written in MATLAB for PC. However, for the field that I am in, the benchmark for the algorithm is a system which runs on Linux exclusively.
How do I get get my code to work on Linux? I know that I can generate the C++ code and compile it on...