フィルターのクリア

Trouble Navigating Custom HTML in Help Browser (R2014b & R2015a)

2 ビュー (過去 30 日間)
Alex
Alex 2015 年 4 月 16 日
回答済み: Tricia 2015 年 6 月 9 日
Let's say I have some custom help documentation located at:
documentation = [cd filesep 'myHelp.html'];
And I try to open it with the Matlab Help Browser using:
web([documentation '#mySubSection'], '-helpbrowser');
The Help Browser will open the .html file, but it won't navigate to the subSection I specify. It seems to work in R2014a and earlier, and in my system web browser... but doesn't work in R2014b or R2015a.
I also noticed that links within my .html file that point to subSections within the file don't work either, though I can right-click and open them in a new tab or window just fine.
Has anyone else run into this problem before? Any thoughts?

回答 (1 件)

Tricia
Tricia 2015 年 6 月 9 日
Hi Alex, I recommend contacting our technical support team. They will be better able to assist you with troubleshooting this issue. If possible, they will want a copy of your custom documentation to help determine what is happening.

カテゴリ

Help Center および File ExchangeAdding custom doc についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by