add_help_chapter problem

Wojciech Artichowicz w_artichowicz at o2.pl
Thu Feb 18 22:24:56 CET 2010


Hello,

I have a problem adding help chapter.

This is the example code, that works fine:

 

//function [z]=TestFun(x,y) exists, and has the demanded structure to use
help_from_sci. File:  C:\Hlp\TestFun.sci

help_from_sci('C:\Hlp\TestFun','C:\Hlp')

HlpDIR=xmltohtml("C:\Hlp")

R=add_help_chapter("TestFun","C:\html\en_US")   //?/

 

The help HTML files are created and so on.

My question is, how can I find the TestFun help using f.ex. "help" command?

 

Regards,

W.A.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20100218/a4551975/attachment.htm>


More information about the users mailing list