saving . . . saved help <= command throws syntax error has been deleted. help <= command throws syntax error has been hidden .
help <= command throws syntax error
Title
Question
As per the tutorial, I typed 'help <=' and got the following error:
Error: syntax error, unexpected end of file.
I am using Scilab 6.1.0 on Ubuntu 18.04.

Scilab Iteration 03-04 min 30-40 sec 15-09-20, 7:07 p.m. hbammkanti

Answers:

In Scilab 6.1.0, the option 'help <=' has been disabled. To find out the properties of this function type 'help less' in Scilab console.
16-09-20, 11:14 a.m. rashpat93
You might have already found out a way to open help, but anyway use:
help '<='
with quotes.

14-03-21, 11:02 p.m. prabhanshu28

Login to add comment


Log-in to answer to this question.