From: FT T on 11 Aug 2010 17:48 Hi, In my m file I use "eigs" command for a long loop and when the program runs it keeps prompting "Iteration 1: a few Ritz values of the 6-by-6 matrix:" in the MATLAB main page. The program works fine but this prompting make the running time much slower than what it should be. Could you help me how I can turn off this prompting please. Thanks
From: Joseph on 11 Aug 2010 22:47 Have you tried turning off the diagnostics display (set with options.disp)? "FT T" <ftavassoli(a)yahoo.com> wrote in message <i3v5qk$62$1(a)fred.mathworks.com>... > Hi, > In my m file I use "eigs" command for a long loop and when the program runs it keeps prompting "Iteration 1: a few Ritz values of the 6-by-6 matrix:" in the MATLAB main page. The program works fine but this prompting make the running time much slower than what it should be. Could you help me how I can turn off this prompting please. > Thanks
|
Pages: 1 Prev: UDP Datagramreceivedfcn unresponsive on first datagram Next: I need help on Radon transform |