R2024b: documentation installed locally - how can I bookmark help pages?
古いコメントを表示
In R2024b, Matlab displays the documentation in the system web browser, without customization options in Windows.
Executing say
doc toc
opens the html page from the locally installed documentation, e.g.
http://127.0.0.1:58378/static/help/matlab/ref/toc.html?searchPort=58378
The port number (58378 above) seems to be randomly generated and is valid only as long as the current Matlab instance is running, so bookmarking the page for a future Matlab session is useless as the bookmark won't contain the new port number.
I suspect that there are no bookmark related problems with web documentation. Is that correct?
And is there a way to somehow bookmark local doc pages, preferably accessible as well when Matlab is not running?
採用された回答
その他の回答 (2 件)
Image Analyst
2024 年 11 月 17 日
0 投票
Can you go to your router settings and assign your computer a static IP address? You should be able to.
2 件のコメント
Walter Roberson
2024 年 11 月 17 日
the ip address is static as 127.0.0.1. the port number is variable
Andres
2024 年 11 月 17 日
裴国彪
2024 年 11 月 29 日
0 投票
I've got the same problem.
- In R2024b, whenever a new matlab session is invoked, Edge browser bookmarks of matlab help pages added on previous matlab sessions cannot be open again, and I have to change port number over and over again mannually.
- The second problem is, I have marked a lot of documentation pages in matlab local help browser before R2024b, how can I transfer them to Edge browser bookmarks on R2024b?
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!