You wrote a new function named 'snap' in an m-file and when you call it, you're not getting the output you expect. You previously wrote a different function named 'snap', which you think might also be on the search path. Which command can you use to see if the old 'snap' function is being called?

🎲 Try a Random Question  |  Total Questions in Quiz: 63  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
MATLAB Quiz — practice the complete quiz, review flashcards, or try a random question.

MATLAB MCQs For LinkedIn Skill Assessments.

MATLAB is a proprietary multi-paradigm programming language and numeric computing environment.


You wrote a new function named 'snap' in an m-file and when you call it, you're not getting the output you expect. You previously wrote a different function named 'snap', which you think might also be on the search path. Which command can you use to see if the old 'snap' function is being called?