Re: [Scilab-users] Accidentally displaying huge matrices

2015-05-21 Thread Stéphane Mottelet
Le 22/05/2015 02:42, Antoine Monmayrant a écrit : Le Jeudi 21 Mai 2015 17:48 CEST, Tim Wescott a écrit: If you're working with something humongous and you do some operation that displays, it takes forever before your mistake is done displaying. E.g., if x is 10 elements long and you t

Re: [Scilab-users] Accidentally displaying huge matrices

2015-05-21 Thread Antoine Monmayrant
Le Jeudi 21 Mai 2015 17:48 CEST, Tim Wescott a écrit: > If you're working with something humongous and you do some operation > that displays, it takes forever before your mistake is done displaying. > > E.g., if x is 10 elements long and you type > > y = exp(x) > > instead of > > y =

Re: [Scilab-users] Scilab slowing down computer heavilly

2015-05-21 Thread Rafael Guerra
Hi Antoine, Thanks for your reply and I am sorry but I provided misleading information. I have launched Scilab with no other programs running except Outlook, and laptop performance was good. There should be interference with some other program that I need to identify (may be VMWare or other hea

[Scilab-users] Accidentally displaying huge matrices

2015-05-21 Thread Tim Wescott
If you're working with something humongous and you do some operation that displays, it takes forever before your mistake is done displaying. E.g., if x is 10 elements long and you type y = exp(x) instead of y = exp(x); So I have two questions: First, is there a way to get it to stop? ct

Re: [Scilab-users] Scilab slowing down computer heavilly

2015-05-21 Thread Antoine Monmayrant
Hi Rafael, Did you try to dock your laptop, without plugging the screens? Is the problem still there? It might be some graphic driver issues. Is your laptop equipped with an hybrid graphic card (ie integrated small one for the main screen and a discrete one for the external screens)? Could you g