[Scilab-users] disp(a,b,c) => display a, b, and finally c ; not c, b and then a <= Re: News: Scilab 6 Beta, VISA Toolbox, Embedded World 2016

Samuel Gougeon sgougeon at free.fr
Wed Feb 17 15:27:57 CET 2016


Le 17/02/2016 15:12, amonmayr at laas.fr a écrit :
>
> What about adding to the list the infamous forgotten ";" after a huge 
> matrix, aka "huge matrix display scrolling of death"?
> See 
> http://mailinglists.scilab.org/Scilab-users-Accidentally-displaying-huge-matrices-tc4032315.html#a4032319 
> and http://bugzilla.scilab.org/show_bug.cgi?id=6286
> It seems that a patch was proposed but never merged?

You can customize your lines() in your .ini / .scilab. It is not 
infamous to do.
Unfortunately, disp() has no order option that could be tuned in the .ini.
When reviewing your code, you wouldn't need to remove existing ";" 
because the display of big matrices would be abstracted. An abstracted 
display could be implemented later.

SG

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20160217/43b3986c/attachment.htm>


More information about the users mailing list