Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
Hi everyone, I have a dimension issue: I have a Simulink Matlab Function block that has a [3x1] vector of values called pd as its input. This vector s...
My Simulink model contains a mask with the following initialization code: plot test_var=1 When this code executes after changing a dialog para...
Every time I launch MATLAB, the current folder opens to the directory that was used to launch the application. If I launch the application by double c...
Why does the "Simulink.?data.upgra?deClasses" function not upgrade the Level-1 data classes that I have when using Simulink 8.2 (R2013b)? I have a Lev...
Hi Matlabsolutions community! I have a matrix A(mxn) and a matrix B(lxn) such as: A = [1,2,3,4,5,6,7,8,9,10; 10,11,12,13,14,15,16,17,18,19; 19,20,2...
I would like to run a simulation in Simulink following the below steps: 1. Run the simulation from time 0 to 10s 2. Stop the simulation at time...
I am trying to understand the difference between "model reference" and "subsystem reference". I came across this documentation page, but no matter how...
I want to set the LUT parameter 'Table' frm a GUI: Lookup Table (n-D): ..... simulink library block Table data: wArray Breakpoints 1: ........ I am...
Hi Mathworks community! Could someone give me a hand? I'm having trouble trying to sum parts of the arrays of a matrix. Let's say I have the follow...
Why does the 'UserData' property for a block not persist across Simulink sessions even though I have the 'UserDataPersistent' property set to 'on'? ...