Hi, I am using scilab 5.3.3 in linux.
I have installed the scispeech toolbox. In the toolbox there is this line in start.sce, which is throwing error: %helps=[%helps; DIR+'\SciSpeech\'+"man","SciSpeech"]; The error is as follows: Undefined variable: %helps Here is what I understand about the problem: helps is an environment variable. The variable stores paths for help files. The above statement is trying to modify the value and add the path for Scispeech documentation. Has the way in which help is handled in scilab changed. If yes, how should I proceed in solving this problem. All the help files for scispeech are stored as .htm files. Regards, RM
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
