Documentation as window next to the folder window
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello community, how can i open doc. as a separe window inside matlab, so it wont open as window in browser or a small pop-up
2 Commenti
Walter Roberson
il 21 Ott 2024
I note that you are using R2017a. What you are asking for just might be possible in your release.
What you are asking for is not possible in R2024b and later, which uses a different implementation of the help browser.
Risposte (1)
Swastik Sarkar
il 22 Ott 2024
With the introduction of web-based documentation in MATLAB, all documentation links now open in the system browser by default. However, local HTML pages can still be opened in the MATLAB Web Browser, which is dockable. To achieve this, download or save the desired documentation page as an HTML file and double-click it in the MATLAB File Tree. This action will open the page in the MATLAB Web Browser, where a docking option is available in the top right corner.
For additional details, refer to the following MATLAB documentation on web browsers and MATLAB:
While this method may not be the cleanest solution, it serves as a viable workaround.
0 Commenti
Vedere anche
Categorie
Scopri di più su Install Products in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!