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 100000 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? ctrl-C does not do the job. Second, if not, could someone file an enhancement request, or remind me how to do it? TIA -- Tim Wescott www.wescottdesign.com Control & Communications systems, circuit & software design. Phone: 503.631.7815 Cell: 503.349.8432 _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
