

InterviewSolution
Saved Bookmarks
1. |
What is the slope of the sawtooth waveform generated by the sawtooth command?(a) 1/pi(b) pi(c) 1/(2*pi)(d) 2*piThe question was posed to me during an online interview.I'm obligated to ask this question of Two-Dimensional Plots in section MATLAB Graphics of MATLAB |
Answer» CORRECT CHOICE is (a) 1/pi Explanation: The SLOPE of the sawtooth waveform always has a slope of 1/pi. |
|