I have a program that describes biological mechanisms of cancer. Running the code in MATLAB takes 112 minutes. The almost identical code in Octave takes about 10 hr, so about 5 times slower. Is this an expected difference between Octave and MATLAB or more likely due to something in my code? Code is hundreds of lines over several files.
- Rory