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!