How to add blockset demos to the help browser?

조회 수: 1 (최근 30일)
Randy
Randy 2011년 12월 8일
I'm developing a Simulink blockset, and would like to add demos to the table of contents for the help browser. I can do this with tocitem entries in the helptoc.xml file. However, I'd like to take advantage of Matlab's demo system. I created a demos.xml file, and this works (providing it is outside of the matlabroot branch), but the demos appear at the bottom of the help browser, under the "Other Demos" section.
I'd like these to be in the contents section for my blockset. I see that the blocksets from TMW use a tocreference tag to put the demos.xml demos into their blockset help section, but this doesn't work for me. What am I missing?
  댓글 수: 2
Mark
Mark 2013년 1월 29일
편집: Mark 2013년 1월 29일
Facing the same problem. It used to be easy to find our examples, but in 2012b it's via
Help > Examples > + > Supplemental Software > Examples
or
? > Supplemental Software > Examples
... so not obvious!
http://www.mathworks.co.uk/help/matlab/matlab_prog/display-custom-examples.html indicates that the examples can only be found via the Supplemental Software tab - which opens up the classic view - i.e. you can't get demos listed in the nice looking new UI.
Ryan G
Ryan G 2013년 1월 29일
You may find this file exchange submission helpful.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by