R2024b: documentation installed locally - how can I bookmark help pages?
Afficher commentaires plus anciens
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 commentaire
Andres
le 16 Nov 2024
Réponse acceptée
Plus de réponses (2)
Image Analyst
le 17 Nov 2024
0 votes
Can you go to your router settings and assign your computer a static IP address? You should be able to.
2 commentaires
Walter Roberson
le 17 Nov 2024
the ip address is static as 127.0.0.1. the port number is variable
Andres
le 17 Nov 2024
裴国彪
le 29 Nov 2024
0 votes
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?
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!