Why does Matlab recommend keeping the Documentation on the Web?
古いコメントを表示
Why does Matlab recommend keeping the Documentation on the Web. It is painfully slow compared to having it stored locally on your machine, even with a fast internet connection.
回答 (1 件)
Walter Roberson
2025 年 1 月 24 日
0 投票
With my ethernet connection (nominally 1 gigabit, achievable throughput 875 megabits), "doc" renders for me in less than 2 seconds. While it is true that is not as fast as would be achievable from local soures (would probably be more like 1 second), it is certainly fast enough for all reasonable use.
Mathworks recommends keeping documentation on the web for a few reasons:
- smaller installation footprint (by over 1 gigabyte)
- updates to the documentation get reflected the next time the distribution cache updates, instead of having to wait until the next time an Update is installed
カテゴリ
ヘルプ センター および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!