creepydog
Followers: 0 Following: 0
Feeds
질문
Power operator (^) precedence levels and evaluation order
While 2^-1^-2 returns 4, which indicates a "left to right" evaluation order (as it is common in many programming languages), ...
5개월 전 | 답변 수: 1 | 2
1
답변질문
Enabled Subsystem does not reliably disable
The Simulink model shown in the screenshot does not behave as I expect, and I would like to understand the reason. All blocks...
8개월 전 | 답변 수: 1 | 1
1
답변질문
Rank of symbolic matrix is wrong (but too small, not too large)
I get a wrong result using the sym/rank command. I'm aware of the limitations of this command as it does not simplify expression...
3년 초과 전 | 답변 수: 1 | 1
1
답변질문
Simulation runs fine despite error (index out of bounds)
Hello. Summary For my simple model, Simulink (R2020b) throws an error during Model Update, but afterwards allows me to simulat...
거의 4년 전 | 답변 수: 1 | 1
1
답변답변 있음
Number of necessary time steps to handle a Zero-Crossing?
First of all: Thank you for your efforts! Your guesses are similar to my guesses. ;-) I've been aware of the fact that my minim...
Number of necessary time steps to handle a Zero-Crossing?
First of all: Thank you for your efforts! Your guesses are similar to my guesses. ;-) I've been aware of the fact that my minim...
4년 초과 전 | 0
질문
Number of necessary time steps to handle a Zero-Crossing?
Over the years I have observed that Simulink usually uses 3 time steps to handle a zero-crossing, but in some cases it uses only...
4년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
What do TzL & TzR mean in Simulink Debugger ?
I've seen these when debugging zero-crossings. So "z" might mean "zero-crossing", "L" and "R" might be "left" (before) and "righ...
What do TzL & TzR mean in Simulink Debugger ?
I've seen these when debugging zero-crossings. So "z" might mean "zero-crossing", "L" and "R" might be "left" (before) and "righ...
4년 초과 전 | 0
질문
Integrator State Port: Why is its use restricted?
Hello. I'd like to know why the use of the Integrator Block's State Port is restricted (and I have some more questions, see bel...
4년 초과 전 | 답변 수: 2 | 1
2
답변질문
How can I get the figure handle of a Scope window programmatically, given only the Scope block's full path name?
I've got the full path name of a Scope *block* as it is returned by find_system(...), e.g. 'myModel/Scope1'. In order to mani...
7년 초과 전 | 답변 수: 2 | 0