Cannot link my Arduino to Mac

2 Ansichten (letzte 30 Tage)
Areg Arzoomanian
Areg Arzoomanian am 7 Nov. 2020
Beantwortet: Ameer Hamza am 7 Nov. 2020
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?

Antworten (1)

Ameer Hamza
Ameer Hamza am 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/')

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by