Why does Matlab recommend keeping the Documentation on the Web?

조회 수: 2 (최근 30일)
Michael
Michael 2025년 1월 24일
댓글: Michael 2025년 1월 31일
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
Walter Roberson 2025년 1월 24일
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
  댓글 수: 1
Michael
Michael 2025년 1월 31일
I also have a 1Gb/s connection but it takes a lot longer than 2 seconds. With me there seems to be some kind of handshake going on (where I'm guessing that it is verifying that my licence is valid, pure guess, it could be something else). This handshake sometimes seems to stall, (maybe the server doing the check is busy or something) and the overhead dominates the time.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

제품


릴리스

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by