Install package requirements automatically from a zip file hosted on Google Sites.
The Mathworks File Exchange does not allow .exe or .dll files to be included in submissions. But sometimes a submission requires compiled external libraries. This submission enables seamless downloading and installation of forbidden files through a zip file hosted through Google Sites.
By default it will unpack a 2MB zip file containing a converter for turning IDTF files into U3D files (useful for making 3D pdf figures from meshes).
Syntax:
installGoogleArchive(downloadLocation, zipFile)
Citation pour cette source
Francis Esmonde-White (2024). Install package requirements automatically from a zip file hosted on Google Sites. (https://www.mathworks.com/matlabcentral/fileexchange/31414-install-package-requirements-automatically-from-a-zip-file-hosted-on-google-sites), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > External Language Interfaces > Other languages > Google >
- MATLAB > Installation and Licensing > Install Products > Introduction to Installation and Licensing >
Tags
Remerciements
Inspiré par : Generate U3D files from STL models for making multilayer 3D PDF figures
A inspiré : Generate U3D files from STL models for making multilayer 3D PDF figures
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.1.0.0 | In response to Jan Simon's helpful comment, I have updated the routine. 1. urlwrite & textscan replaced by urlread.
|
||
1.0.0.0 |