

InterviewSolution
Saved Bookmarks
1. |
How to introduce a title to describe the subplots generated in MATLAB?(a) Use a function(b) Use the title function(c) Use the legend function(d) Use uipanel()I had been asked this question by my college director while I was bunking the class.This key question is from Plotting Multiple Curves in division MATLAB Basics of MATLAB |
Answer» Right answer is (d) USE uipanel() |
|