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

hibernate - How to load global settings frequently used in application in Java -

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

objective c - Ownership modifiers with manual reference counting -