<div dir="ltr">Hi,<div><br></div><div style>I am using scilab 5.3.3 in linux.</div><div style><br></div><div style>I have installed the scispeech toolbox. In the toolbox there is this line in start.sce, which is throwing error:</div>
<div style><br></div><div style>%helps=[%helps; DIR+'\SciSpeech\'+"man","SciSpeech"];<br></div><div style><br></div><div style>The error is as follows:</div><div style><br></div><div style>Undefined variable: %helps<br>
</div><div style><br></div><div style><br></div><div style>Here is what I understand about the problem:</div><div style><br></div><div style>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.</div>
<div style><br></div><div style>Has the way in which help is handled in scilab changed.</div><div style><br></div><div style>If yes, how should I proceed in solving this problem. All the help files for scispeech are stored as .htm files.</div>
<div style><br></div><div style>Regards,</div><div style>RM</div></div>