Réponse apportée
How to build PID controller with Arduino UNO?
Here is a link that shows how to do PID control on DC motors using Simulink - http://www.mathworks.com/help/supportpkg/arduino...

plus de 10 ans il y a | 0

Réponse apportée
Using "sec" keyword in temporal logic stateflow
Could you try out a shipped demo model to see if you are getting the same error? On MATLAB Command window type the following ...

plus de 10 ans il y a | 0

| A accepté

Réponse apportée
Windows 10 with MATLAB 2015b plot function
Based on this answer by MathWorks Technical Support team - http://www.mathworks.com/matlabcentral/answers/223444-is-matlab-compa...

plus de 10 ans il y a | 0

Réponse apportée
Can I use realsense camera for computer vision toolbox?
This page lists all the supported hardware with Image Processing and Computer vision toolbox. http://www.mathworks.com/hardware-...

plus de 10 ans il y a | 0

Réponse apportée
Importing .txt files from directory and save them as .mat data files
Have you tried using the Import Data option in MATLAB Home Tab? This will help you do the same in an interactive way and also ge...

plus de 10 ans il y a | 0

| A accepté

Réponse apportée
Error While Propagating Size
Have you tried editing the size of output in the edit data portion of MATLAB function? 1) Open the MATLAB function in MATLAB...

plus de 10 ans il y a | 0

| A accepté

Réponse apportée
Is there a way to change the font of text in Simulink dialog boxes?
Open a new model in Simulink. Navigate to File > Simulink Preferences. This will open up a new dialog box. In the left hand side...

plus de 10 ans il y a | 0

Réponse apportée
[Warning: Function image has the same name as a MATLAB builtin. We suggest you rename the function to avoid a potential name conflict.] how i can compromise the error
If you have any custom functions that match the same name as built-in functions you could be getting these error messages. If yo...

plus de 10 ans il y a | 0

Réponse apportée
Arduino - Simulnik serial data speed
Have you looked at this post - http://www.mathworks.com/matlabcentral/fileexchange/39354-device-drivers. It works with the Simul...

plus de 10 ans il y a | 0

Réponse apportée
How can I access I2C on my Raspberry Pi A+?
Have you tried using enablei2c - http://www.mathworks.com/help/supportpkg/raspberrypiio/ref/enablei2c.html

plus de 10 ans il y a | 0

Réponse apportée
targetupdater doesn't recognize laptop built-in or usb microSD card reader
Is the SD card recognized by your Windows OS?? If the answer is yes, then try opening MATLAB as and administrator and then use t...

plus de 10 ans il y a | 0

Réponse apportée
missing RaspberryPi functions ? mycamera and cameraboard ? help please
Have you tried using the cameraboard function??? I don't see that in the code you have mentioned here. I would try something lik...

plus de 10 ans il y a | 0

Réponse apportée
Arduino serial read bug
If you are using one of the latest releases of MATLAB, try using the support package for the same - http://www.mathworks.com/har...

plus de 10 ans il y a | 2

Réponse apportée
How to Flash .m file to Raspberry Pi (making it standalone system) using matlab support package for RPi
For standalone applications, the easiest way is to use Simulink support package and put your MATLAB function inside a MATLAB fun...

plus de 10 ans il y a | 1

Réponse apportée
Help with Licence checkout failed error
Technical Support at MathWorks should be able to help you out with this. Please visit this link and log in using your MathWorks ...

plus de 10 ans il y a | 0

Réponse apportée
I can't find >> symbol in my command window and whenever I type Enter key, it goes to the next line, why?
On the bottom left corner does it say Busy??? This could be because MATLAB is still not done with the previous computation that ...

plus de 10 ans il y a | 0

Réponse apportée
Calculating sequence for fib
In page 4 of this document there is a function that finds Fibonacci numbers - http://www.mathworks.com/moler/exm/chapters/fibona...

plus de 10 ans il y a | 0

Réponse apportée
Arduino support package does NOT work with multiuser PCs
The issue is fixed in MATLAB R2015b as I tried installing the support package as an admin and other users can see it.

plus de 10 ans il y a | 1

Réponse apportée
Raspberry pi standalone code
It is definitely possible to bring in images from a raspberry pi camera board to MATLAB and then perform the image processing al...

plus de 10 ans il y a | 0

Réponse apportée
wifi adapter for Raspberry pi
This answer might be of help to you - http://www.mathworks.com/matlabcentral/answers/82980#answer_92663

plus de 10 ans il y a | 0

Réponse apportée
How to capture video from Raspberry USB webcam?
Looks like there is a way to do this using the MATLAB support package - http://www.mathworks.com/help/supportpkg/raspberrypiio/e...

plus de 10 ans il y a | 0

Réponse apportée
Is it possible to start a Simulink-Model on Raspberry Pi automatically after power is supplied to the hardware?
The Raspberry pi support package creates an executable that gets downloaded to the hardware. If you know the equivalent of runni...

plus de 10 ans il y a | 0

| A accepté

Réponse apportée
Matlab to android conversion?
Here is a link - http://www.mathworks.com/videos/matlab-to-iphone-and-android-made-easy-107779.html you will have to registe...

plus de 10 ans il y a | 0

Réponse apportée
Does Matlab / Simulink support HackRF SDR ?
I don't think this hardware is supported currently. You can submit a request here - http://www.mathworks.com/hardware-support/ho...

plus de 10 ans il y a | 0

Réponse apportée
grayconnected command not working.
From this link - http://www.mathworks.com/help/images/ref/grayconnected.html It looks like, this function is part of Image p...

plus de 10 ans il y a | 1

Réponse apportée
Can Stateflow be used on an Arduino board with R2015b Home Edition without a Simulink Coder license?
The bug report in the link you have provided makes me believe that this might be the same bug that re-surfaced unless they have ...

plus de 10 ans il y a | 0

Réponse apportée
Trouble getting plots to show in published PDF
Have you tried breaking down the problem into smaller pieces instead of one huge script??? Also which version of MATLAB are ...

plus de 10 ans il y a | 0

Réponse apportée
Can you tell me what's wrong with the script I wrote for a Transfer function for a closed-loop feedback system with disturbances? Thank you.
If you look at your T it is a second order transfer function. I think your Tnum should be [K K] and not [K K 0]

plus de 10 ans il y a | 0

| A accepté

Réponse apportée
Alternative for using Servo Write Arduino in Simulink
Is there a specific reason that you need to use External mode and cannot use Normal mode?

plus de 10 ans il y a | 0

Charger plus