Scilab error at unexisting line -


i error on line 43 saying

 undefined variable: b 

but, method in throwing error has 40 lines...

anyone has idea why might be?

most often, observed when version of binary files (classes, jar files) , source code version not match. check if looking @ source code of version running.


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -