Feeds
질문
Initial Value of DataStoreMemory
MATLAB 2015b question: I am trying to set the initial value of a DataStoreMemory block in my Simulink model. I have created a ...
거의 10년 전 | 답변 수: 0 | 0
0
답변답변 있음
Feeding nested timeseries into InPorts of Simulink model
I think I figured it out. When calling createStructOfTimeseries(), just list all the timeseries object at the same level in th...
Feeding nested timeseries into InPorts of Simulink model
I think I figured it out. When calling createStructOfTimeseries(), just list all the timeseries object at the same level in th...
거의 10년 전 | 0
질문
Feeding nested timeseries into InPorts of Simulink model
I know how to feed timeseries inputs to a Simulink model, using timeseries() for the individual variables, Simulink.Simulat...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
How to used Simulink Edit->Find menu option?
I've tried repeatedly to find components of Simulink models using the menu option Edit->Find, but it never finds anything. I mu...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
ode15s and differential algebraic equations (DAE) of index 3
According to the post below, ode15s and ode23t require the DAE to be of index 1. I think that for constrained mechanical system...
11년 초과 전 | 답변 수: 0 | 1
0
답변질문
Undefined function 'minus' for input arguments of type 'sym'
This is my first time with the Symbolic Math Toolbox, 2012b. The following code syms x y [sol_x, sol_y] = solve(x^2 ...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
How can I make axes invisible in a bitmap that is included in a GUI?
I'm using 2009b. I'm trying to bring a bitmap into my GUI. I can't get the axes lines, axes numbers and the box around the bi...
대략 13년 전 | 답변 수: 1 | 0
