Documentation as window next to the folder window
14 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Walter Roberson
2024 年 10 月 21 日
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.
回答 (1 件)
Swastik Sarkar
2024 年 10 月 22 日 8:47
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Install Products についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!