photo

Menghan

MathWorks

Last seen: 4 years 前 自 2013 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • First Review
  • Knowledgeable Level 2
  • Revival Level 1
  • First Answer
  • Promoter
  • Commenter
  • Solver

查看徽章

Feeds

排序方式:

已回答
BLE write to Arduino Nano 33 BLE is unsuccessful
Hi Nikunj, This is a known issue in MATLAB BLE characteristic interface. See external bug report here. If you use BLEWrite ...

4 years 前 | 0

已回答
Cannot program Arduino Uno Board
Can you first confirm that the downloaded Arduino IDE works fine on your computer? To do that, go to the folder which is returne...

6 years 前 | 0

已回答
Data acquisition from Arduino Uno and realtime plotting
arduino function creates a connection to the board each time you call it and only one connection to the board can exist at one t...

6 years 前 | 1

| 已接受

已回答
Custom Arduino Library won't register.
Hi Kevin, I know you have tried with the example add-on, but just to confirm it again, can you run the following code in MATL...

6 years 前 | 1

| 已接受

已回答
Is it possible to Create Custom Arduino Add-On Device, Library, or Code for Arduino DUE?
Hi Nicholas, Please contact MathWorks Technical Support for this issue and make sure you provide them your custom add-on cod...

6 years 前 | 1

| 已接受

已回答
Using matlab support package for arduino with any motor shield
Hi Derick, From what I find about this L298N motor shield online, it seems to only need digital IO and PWM signal for directi...

7 years 前 | 0

| 已接受

已回答
I have matlab 2014a with support package but when i call arduino in command window this message is appeared:Updating server code on...
Hi Abbas, There are a couple things that can lead to this error. 1. Has the Arduino device driver been properly installed...

8 years 前 | 0

已回答
How can I change SPI mode of an Arduino through Matlab?
It is a bug in MATLAB R2014b. If you are still looking for a fix, please contact MathWorks technical support to get a patch. ...

8 years 前 | 0

已回答
Cannot connect Arduino Uno to Matlab R2014b
Can you turn the trace on when creating the arduino object? For example, a = arduino('COM3','uno', 'TraceOn', true); You need to...

9 years 前 | 1

已回答
Cannot connect Arduino Uno to Matlab R2014b
Do you still have the same issue? If so, can you confirm that the port and board are both correct?

9 years 前 | 0