

Dubugging in Scilab
I Installed latest Scilab (v6)
How do I debug a script. In the editor I dont see the Debug menu or something similar.
Scilab


Please type 'help debug' on Scilab console. There are a couple of functions you could use for debugging.


Thank you. Do i need to be setting and removing breakpoints manually? will the IDE not do it for me?
Login to add comment