

InterviewSolution
Saved Bookmarks
1. |
What does the function matlab.addons.toolbox.installedToolboxes return?(a) A structure(b) A table(c) A structure of arrays(d) An array of structureThis question was posed to me in an online interview.I would like to ask this question from Toolbox Distribution topic in section Advanced Software Development of MATLAB |
Answer» Right answer is (c) A STRUCTURE of arrays |
|