Scilab Reference Manual |
---|
manedit — editing a manual item
manedit(manitem ,[editor])
edit(manitem ,[editor]) opens the file manitem in the editor given by editor.
Default editor is Emacs. This function should be customized according to your needs.
//manedit('lqg')
<< load | matfile2sci >> |