Réponse apportée
Tutorial to implement a Simulink model into a Texas Instruments control board?
Hello People, Are you using 'Texas Instruments Code Composer Studio v3.3 (C2000)' ? If yes, this or a similar error can ap...

plus de 9 ans il y a | 0

Réponse apportée
ArduinIO package Libraries' documentation
Hi Mathews, You can also download the MATLAB Support package from your MATLAB Command prompt by typing 'supportPackageInstall...

plus de 9 ans il y a | 0

Réponse apportée
Where to find power gui block
Hi Pavi Karthikeyan, If you are using MATLAB 8.2 (R2013b), you can find 'powergui' block at Simscape->SimPowerSystems->Second...

plus de 9 ans il y a | 0

Réponse apportée
How to save the elements of an array one at a time in a .mat file?
Hi Sundar, Assuming you need a representation of the variable and the iteration number in the .MAT file, you could try someth...

plus de 9 ans il y a | 0

Réponse apportée
modifying a cell array
Hi Shobit, I am assuming you want to know how to modify/combine cell arrays and you already know how to loop through the diff...

plus de 9 ans il y a | 0

Réponse apportée
Arduino I/O support file is showing compilation error
Hi Avinash Matani, The 'MATLAB Support Package for Arduino Hardware' can be downloaded from <http://in.mathworks.com/matlabc...

plus de 9 ans il y a | 0

Réponse apportée
Arduino: What is the size of the program?
Hi Scott Garabedian, The size of the of program, deployed onto the board, is displayed on the MATLAB Command prompt from MATL...

plus de 9 ans il y a | 0

Réponse apportée
How to recompile S-functions in Simulink?
Hi Laurent, I am guessing you have edited the C S-Function. Once you have changed the C S-Function, you have to mex it inorde...

plus de 9 ans il y a | 1

Réponse apportée
MATLAB Level 2 S Function tutorial?
Hi Danylo and KSevcik, Please go through <http://in.mathworks.com/help/simulink/sfg/how-s-functions-work.html this> link to u...

plus de 9 ans il y a | 0

Réponse apportée
How to convert level 2 s block to function ?
Hi digvijay, Firstly, please go through <http://in.mathworks.com/help/simulink/sfg/how-s-functions-work.html this> link to un...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
Can someone please help me convert this Arduino code to matlab code
Hi Patrick Hritz, One thing to know is that the arduino code cannot be run directly on MATLAB as it is by just changing a few...

plus de 9 ans il y a | 0

Réponse apportée
Can Matlab connect to a Intel Galileo board ?
The MATLAB Arduino Support package does not support Galileo board yet. The currently supported boards can be found <http://in.ma...

plus de 9 ans il y a | 1

Réponse apportée
Matlab support for Intel Galileo Gen2
No, the Intel Galileo Gen 2 board is not yet supported by MathWorks. Cheers, Abhishek

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
Has installed the arduino package for matlab, but I still can not use the function of 'arduino'
Hi zyselvis, Can you confirm if you have downloaded the right " *MATLAB Support Package for Arduino Hardware* " from <http://...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
I am trying to build a model on simulink for Arduino Uno. When i run the simulation it runs fine, but when i try to build the model it gives me an error.
Hi Akshay, Just want to make sure you are following the right procedure of downloading the generated code onto the board. Can...

plus de 9 ans il y a | 0

Réponse apportée
how i install arduino IO library for simulink ?
Hi Riyas, You can download the Simulink Support Package from <http://in.mathworks.com/matlabcentral/fileexchange/40312-simuli...

plus de 9 ans il y a | 0

Réponse apportée
Is it possible to toggle a manual switch via pressing a keyboard button in a running Simulink environment?
Hi TZEEEE, If you are looking to control the 'Manual Switch' via keyboard, I am afraid it is not possible by pressing a simpl...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
How can use a MATLAB value in Arduino Uno code?
Hi Kasper van Wijk, Once you have the MATLAB Arduino support package installed, go through <http://in.mathworks.com/help/supp...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
Digital PWM or PPM signal read for Arduino mega2560
Hi Yaser, Consider following <http://in.mathworks.com/matlabcentral/fileexchange/39354-device-drivers this> link which shows ...

plus de 9 ans il y a | 0

Réponse apportée
MATLAB Arudino PWM support
Hi chucktehengineer, Is it only the 'writePWMDutycycle' and 'writePWMVoltage' functions from Arduino MATLAB support Package t...

plus de 9 ans il y a | 0

Réponse apportée
How to view generated code from simulink to arduino
Hi Chfakht, You will be able to see the Simulink generated code for Arduino if you have License for Embedded Coder Toolbox. ...

plus de 9 ans il y a | 1

Réponse apportée
Need help with an example to plot data in real-time from (MPU6050) using Arduino to MATLAB
Hi chfakht, Arduino and the MPU6050 communicate via the I2C protocol. Refer <http://in.mathworks.com/help/supportpkg/arduinoi...

plus de 9 ans il y a | 0

| A accepté

Réponse apportée
Export model configuration parameters.
Hi vvd03, It is possible to find the configuration parameters of a model via command line using the functions 'getConfigSet' ...

plus de 9 ans il y a | 1

Réponse apportée
MATLAB 2014 - Change workspace sorting
Hi Christian, There is no option to change the sorting to the old preference. Looks like this was a design choice by the d...

plus de 9 ans il y a | 0

Réponse apportée
Simple Traffic Light Arduino Problem?
Hi Kevin, The above error is because you are trying to write some code after the void loop (). There is an issue with the flo...

plus de 9 ans il y a | 0

Réponse apportée
undefined function or variable "scomp" when deploy to the hardware for Arduino Mega 2560
Hi Qiong, Did you change any parameter in the demo model ? Can you paste the complete error message please ?

plus de 9 ans il y a | 0

Réponse apportée
Got an error when using cell2csv in Matlab 2014b version
Simon, cell2csv is not a MATLAB built in function. But if you want to write a cell array into a comma separated value text, y...

presque 10 ans il y a | 0

Réponse apportée
S-function in APM2 Simulink Blockset
Hi Kheirou, I am sure you are aware that APM2 Simulink Blockset is not a MathWorks Toolbox. Once you have the Simulink Blocks...

presque 10 ans il y a | 0

Réponse apportée
X-axis and Y-axis detection
Hi Khoo, Do you have the signal values in MATLAB or are you reading from any sensor in real time ? Also what do you mean by t...

presque 10 ans il y a | 0

Réponse apportée
Code generation error during building
Adam, This can also happen when your MATLAB preferences get corrupted. Try regenerating your MATLAB preferences and and then ...

presque 10 ans il y a | 0

| A accepté

Charger plus