Btw, when I open the file toc.html directly from [docroot]/matlab/ref/ in any of my browsers, I observe display problems with the page flickering and reloading infinitely.
R2024b: documentation installed locally - how can I bookmark help pages?
조회 수: 18 (최근 30일)
이전 댓글 표시
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일
Can you go to your router settings and assign your computer a static IP address? You should be able to.
댓글 수: 2
裴国彪
2024년 11월 29일
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?
댓글 수: 0
참고 항목
카테고리
Help Center 및 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!