

InterviewSolution
Saved Bookmarks
1. |
How can we check the history of commands used?(a) By only clicking the up direction button(b) Using the commandhist command(c) Using the commandhistory command(d) Using the cmdhstry commandI got this question in semester exam.The origin of the question is System Commands topic in portion Advanced Software Development of MATLAB |
Answer» The correct answer is (c) Using the commandhistory command |
|