[Scilab-users] Help Documentation

R M rm.engineer84 at gmail.com
Sun Mar 2 10:52:25 CET 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20140302/c12470b6/attachment.htm>


More information about the users mailing list