John
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
120,718
of 295,448
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
23.08%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Assignment of elements of vector inside for-loop with conditional logics
Hi there, I need to implement in Simulink the following logic illustrated as a simplified pseudo code below. The idea is need t...
1 day ago | 1 answer | 0
1
answerQuestion
Benefit of non-virtual output port vs. virtual output port in codegen
Hi, Reading through this document, https://www.mathworks.com/help/simulink/ug/ensure-outport-is-virtual.html, my understanding ...
2 days ago | 0 answers | 0
0
answersQuestion
Passing through enabled subsystems in a for-loop
Hi, I have two enabled subsystems inside a for-loop, which has the number of iterations of 3. The first subsystem is enabled wh...
2 days ago | 1 answer | 0
1
answerQuestion
Disabling an Enabled Subsystem
Hi there, I have a simple enabled subsystem as below. I expected that the enabled subsystem should not be run but the value of ...
2 days ago | 1 answer | 0
1
answerQuestion
Error "An input signal to a Merge block must be connected and must originate from a conditionally executed subsystem that is not an Iterator subsystem"
Hi there, I run into this error of "Invalid connection from block 'subsystem_merge_for_iteration/For Iterator Subsystem1/Signal...
2 years ago | 2 answers | 0
2
answersQuestion
Modeling of gas mass fraction across local restriction for moist air - Simscape
Hi there, I have a model using a Local Restriction (MA) as part of the Simscape model. It is actually the standard example ssc_...
2 years ago | 1 answer | 0
1
answerQuestion
Matlab crashes every time I copy a (even small) number of blocks to my Simulink model
Hi, My Simulink model is big and it links to multiple subsystems from custom Simulink libraries. It also calls a reference mode...
4 years ago | 1 answer | 0
1
answerQuestion
Showing algebraic loop ashow does not exist in Matlab 2017a?
Hi, It is very strange that command ashow doesn't exist in Matlab 2017a but then I could find it is mentioned in the help. I am...
4 years ago | 1 answer | 0
1
answerQuestion
What does "exact linearization" mean in the context of Simulink continuous derivative block?
Hi, I got confused by the information at https://www.mathworks.com/help/simulink/slref/improved-linarization-transfer-fcn-block...
4 years ago | 0 answers | 0
0
answersQuestion
How to create a subsystem running at an integer number of sampling rate of its parent's subsystem, which is a function call triggered?
Hi, In Simulink, I have a function-call subsystem running at 10ms. Inside this I want to have a subsystem running at 4 seconds....
4 years ago | 1 answer | 0
1
answerQuestion
Atomic subsystem results into data dependency violation
Hi, I have a complex Simulink simulation. I have a subsystem usually run as non-atomic. Due to the need of making it as a subsy...
4 years ago | 1 answer | 0
1
answerQuestion
Which file Matlab selects if two different files with the same name are put under two folders, which are both added via addpath?
Hi, I have two functions with the same name. The contents of the functions are different although they share the same type of i...
4 years ago | 2 answers | 0
2
answersQuestion
Special case of spectrogram not match FFT
Hi, I am comparing a special case of spectrogram/short-time Fourier transform with FFT. I was expecting that spectrogram of t...
6 years ago | 1 answer | 0