R2024b: documentation installed locally - how can I bookmark help pages?
Ältere Kommentare anzeigen
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?
1 Kommentar
Andres
am 16 Nov. 2024
Akzeptierte Antwort
Weitere Antworten (2)
Image Analyst
am 17 Nov. 2024
0 Stimmen
Can you go to your router settings and assign your computer a static IP address? You should be able to.
2 Kommentare
Walter Roberson
am 17 Nov. 2024
the ip address is static as 127.0.0.1. the port number is variable
Andres
am 17 Nov. 2024
裴国彪
am 29 Nov. 2024
0 Stimmen
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?
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!