

InterviewSolution
Saved Bookmarks
1. |
When does the ramp function start in the following block?(a) At t=0(b) User specified time(c) At t=1(d) Just after t=0The question was asked during an online interview.This key question is from Simulation topic in division SIMULINK and GUIs of MATLAB |
Answer» CORRECT OPTION is (b) User specified time The explanation is: The ramp FUNCTION can start from any INSTANT of time. This can be specified by the user while setting the parameters of the block. |
|