help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CPU time, Octave vs MATLAB


From: Nicholas Jankowski
Subject: Re: CPU time, Octave vs MATLAB
Date: Tue, 10 Mar 2020 12:26:02 -0400


My code was originally developed in MATLAB and is vectorized

If that's the case, I would encourage you to use Octave's profiler and find out what your code is spending time on.  It would be useful if you could to the same with Matlab's code profiler and find where the key differences are. 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]