Error in profiler for Matlab 2014a -
i utilize osx mavericks 2014a. crisp screen have updated jre , done prepare help-menu described in reply 17 may here http://www.mathworks.com/matlabcentral/answers/102946-why-does-the-matlab-desktop-look-blurry-when-using-matlab-8-2-r2013b-on-my-mac-with-retina-display
this includes next instructions mathworks http://www.mathworks.com/support/bugreports/870843
maybe reason error below not had never tried profiler on 2014a before did fix.
the error:
when seek click function detailed profiler study next error:
error using flip many input arguments.
error in flipud (line 14) x = flip(x,1);
error in profview>makefilepage (line 723) sorteddatalist = flipud(sorteddatalist);
error in profview (line 70) s = makefilepage(profileinfo,idx, busylinesortkeystr2num(busylinesortkey));
do have own function called flip
on matlab path? there new function shipping matlab called flip
profiler trying use.
http://www.mathworks.com/help/matlab/ref/flip.html
try which -all flip
- if have version on there, seek removing see if fixes things.
matlab profiler
No comments:
Post a Comment