1.

It is not possible to store graphs as MAT-file.(a) True(b) FalseThis question was posed to me in an online quiz.This is a very interesting question from Presenting Results topic in chapter Interacting with MATLAB of MATLAB

Answer»

Right CHOICE is (a) True

To elaborate: MAT files save data from the workspace. A graph, plotted among different variables, cannot be stored in MATLAB SINCE MAT-files are files USED to STORE values from the workspace.



Discussion

No Comment Found

Related InterviewSolutions