Problem 2251. Find supported functions

Given a function name, return true if that function is supported by the toolboxes that are installed with MATLAB on this machine.

Example

 f_name = 'pretty'

Return true, if supported, else false

Solution Stats

41.86% Correct | 58.14% Incorrect
Last Solution submitted on Oct 13, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers50

Suggested Problems

More from this Author25

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!