Why does Matlab recommend keeping the Documentation on the Web?
Afficher commentaires plus anciens
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.
Réponses (1)
Walter Roberson
le 24 Jan 2025
0 votes
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 commentaire
Michael
le 31 Jan 2025
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!