Cannot link my Arduino to Mac
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I keep trying to install the arduino support package on my MATLAB on my mac. Everytime I try to install the add-on I get the message " This folder name is invalid. Folder names can contain alphanumeric characters and '-', '_', '.', or '/' only. The destination folder cannot be named "private"." Can anyone help?
0 commentaires
Réponses (1)
Ameer Hamza
le 7 Nov 2020
I experienced this problem on mac if the 'userpath' points to a path with spaces in the pathname. Set your 'userpath' to something which does not contain spaces. For example,
userpath('/Users/ameerhamzakhan/Documents/MATLAB/')
0 commentaires
Voir également
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!