

InterviewSolution
Saved Bookmarks
1. |
The memory used by MATLAB, shown in the output of the memory command, is ________(a) The total system memory allotted to MATLAB(b) The total physical memory allotted to MATLAB(c) The total space for only mathematical operations in MATLAB(d) The temporary storage allotted to MATLABThis question was addressed to me in exam.Enquiry is from Performance and Memory topic in section Advanced Software Development of MATLAB |
Answer» The correct answer is (a) The TOTAL SYSTEM MEMORY ALLOTTED to MATLAB |
|