Community Profile

photo

Josh


Last seen: 4 years ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Which Block Cauese Simulink Domain Error
I have a large simulink model that sometimes will generate a state where i get the error: Domain error. To compute complex re...

4 years ago | 0 answers | 0

0

answers

Answered
Why does my discrete transfer function block cause a Simulink "domain error"?
Is there a way to find which block is causing this error? I have a model with many blocks of the function type that is causing a...

4 years ago | 0

Question


Simulink model crashing when including to workspace block
I have a simulink model which stops running when I have a to workspace block. The to workspace block is set to a timeseries that...

4 years ago | 1 answer | 0

1

answer

Question


Using physical modeling connection ports to connect models with model block
I have two simulink models representing subsystems of a larger model. I would like to cosimulate these models using the Model bl...

4 years ago | 0 answers | 0

0

answers

Question


Skip failed simulink result in a loop
I am running a Simulink model from a MATLAB script. The script has a loop that changes some variables and reruns the simulink mo...

4 years ago | 0 answers | 0

0

answers

Question


Supress Simulink diagnositic printing to command wWindow
I am running a simulink model from a MATLAB script. The simulink model has various warnings in the diagnostic but is running cor...

4 years ago | 0 answers | 0

0

answers

Question


Simulink mask port names
I have a mask with several ports. Inside the mask I have assigned names to the ports. I want the mask to display the port name o...

4 years ago | 1 answer | 1

1

answer

Answered
Simulink from file for interpolation in MATLAB function
Well it looks like I can't use griddata anyway, so this probably won't work.

4 years ago | 0

Question


Simulink from file for interpolation in MATLAB function
Hello, I am trying to interpolate data from a table in Simulink using the MATLAB function block. The data table is not time d...

4 years ago | 1 answer | 0

1

answer

Question


Dynamic structure overwrites existing fields instead of adding new field
I am trying to add data to a struct, where the struct is defined dynamically. I know this is bad practice and there are many pos...

6 years ago | 1 answer | 0

1

answer

Question


Force quit matlab from script
I need to run a script and fully close the program when it is complete. Not just the quit command to stop the operation. Is this...

7 years ago | 1 answer | 0

1

answer

Question


hgexport file appears to be damaged or corrupted
I have a figure that I am formatting in my script which I would like to save as a jpg/bmp/png from the script, but preserve th...

7 years ago | 1 answer | 0

1

answer

Question


Plotyy using curves with different sizes
I am trying to create a figure with multiple curves on the left axis and one curve on the right axis. The curves on the left axi...

7 years ago | 1 answer | 0

1

answer

Question


Contourf giving white space at edges
I am trying to display 3 contourf plots in the same figure with subplot. Matlab is outputting white spaces to the left and right...

9 years ago | 0 answers | 0

0

answers

Question


Is it faster to use array size as an input or calculate size
I have a function which will be called many times and performs operations on an array. The function is dependent on the size of ...

9 years ago | 1 answer | 0

1

answer

Question


calling array entry based on variable
I have an array A and I want to call one of its entries. I want to predefine which entry by saying E='1,2' for example, and call...

9 years ago | 1 answer | 0

1

answer

Question


Surface plot based on cell center values
I have an array of data corresponding to the values at the center of the cells in the grid. Is there a way to plot the data on a...

9 years ago | 1 answer | 0

1

answer

Question


show values as <mxn> instead of <mxn double>
When viewing the workspace block in the dock, I am showing "value" but for matrices it says <m x n double>. Is there a way for t...

9 years ago | 1 answer | 0

1

answer