You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found the MakeBlock library on GitHub and can access it on my computer and in PlatformIO. However I cannot access the library in MATLAB. What would the name be in MATLAB?
My text to MATLAB is as follows
How do I install the library for the MakeBlock Ultimate 2.0 MeMega2560 (Arduino 2560) into Matlab?
lib=listArduinoLibraries()
Warning: Class arduinoio.LibraryBase will be removed. Following Add-On classes need to be updated to work in future release :
Arduino/MKRMotorCarrier. Follow steps mentioned in this Arduino Add-On document to update. Click here to turn off this warning.
Warning: Class arduinoio.AddonBase will be removed. Inherit class arduinoioaddons.arduino.MKRRotaryEncoder from
matlabshared.addon.LibraryBase instead. For more information, see Arduino Add-On document.Click here to turn off this warning.
I have found the MakeBlock library on GitHub and can access it on my computer and in PlatformIO. However I cannot access the library in MATLAB. What would the name be in MATLAB?
My text to MATLAB is as follows
The text was updated successfully, but these errors were encountered: