Cannot link my Arduino to Mac
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Ameer Hamza
2020 年 11 月 7 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!