Interviewer And Interviewee Guide

MATLAB Interview Question:

What is memory management functions in MATLAB?

Submitted by: Muhammad
Below is the list of memory management functions.
► Clear - Removes variables from memory.
► Pack - Saves the existing variables to disk, and then reloads them contiguously.
► Save - Selectively persists variables to disk.
► Load - Reloads a data file saved with the save function.
► Quit - Exits MATLAB and returns all allocated memory to the system.
Submitted by: Muhammad

Read Online MATLAB Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.