Cannot link my Arduino to Mac

1 view (last 30 days)
Areg Arzoomanian
Areg Arzoomanian on 7 Nov 2020
Answered: Ameer Hamza on 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?

Answers (1)

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

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!