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
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 =
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
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
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