

InterviewSolution
Saved Bookmarks
1. |
Using the set command for axes can be replaced by setting the ___ to a variable.(a) gca(b) gcf(c) gco(d) not possibleThis question was addressed to me in semester exam.This key question is from Customizing and Manipulating Graphics topic in section MATLAB Graphics of MATLAB |
Answer» The CORRECT choice is (a) gca |
|