Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 13 anni fa

Risposto
About area & perimeter calculation
Have u considered saving the data out in a MAT file ? --sreeram

oltre 13 anni fa | 0

Risposto
Displaying error messages on a MATLAB GUI
Using try catch E end and using message ID from 'E' or message would give more control on error management. ...

circa 14 anni fa | 0

Risposto
how to link gui and simulink?
Hi Antriksh, Can u see if this file submission in fileexchange helps ? http://www.mathworks.in/matlabcentral/fileexchange/2...

circa 14 anni fa | 1

Risposto
how to link gui and simulink?
You could just simulate the model using the command sim and then pass the returned results on to a edit field on a GUI us...

circa 14 anni fa | 0

Risposto
print a figure into PDF
Have u tried out the file submission here ? Seems like there is a programmatic way of achieving this http://www.mathworks....

oltre 14 anni fa | 0

Risposto
How to read Facebook information in MATLAB?
I just tried a thing quickly ! [Object Status] = urlread('https://graph.facebook.com/Mathworks') The Object should contain ...

oltre 14 anni fa | 2

| accettato

Risposto
How to read Facebook information in MATLAB?
Here is an API published by facebook http://developers.facebook.com/docs/reference/api/ You should combine the calls with t...

oltre 14 anni fa | 1

Risposto
Get names of current Simulink block input signal
Hi Joris, You could try a = get_param9gcb, 'portconnectivity') this should return the handles for the srcblocks and dest...

oltre 14 anni fa | 1

Risposto
Simulink Subsystems
In the same lines one could also explore the possibility to use the Simulink Variant Subsystems feature that allows to switch ac...

oltre 14 anni fa | 1

Risposto
Saving successive simulations in Simulink
By Saving what do u expect ? If you are fine with storing the simulation results in variable them you could say SimOut_R...

oltre 14 anni fa | 0

Inviato


Matlab Link to Quartus II
Uses Tcl script utility of the quartus II EDA tool to automate the design flow from a matlab GUI

circa 16 anni fa | 1 download |

0.0 / 5

Inviato


Arduino meets MATLAB
Matlab Linked to Arduino

oltre 16 anni fa | 1 download |

3.0 / 5
Thumbnail