

InterviewSolution
Saved Bookmarks
1. |
The text given to the graphs can be made bold.(a) True(b) FalseThis question was addressed to me in my homework.I'd like to ask this question from Customizing and Manipulating Graphics in portion MATLAB Graphics of MATLAB |
Answer» CORRECT choice is (a) TRUE The explanation: The texts given to the graph can be made BOLD by giving \bf and the writing the text which we want to MAKE it bold. Hence, the above statement is true. |
|