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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers51
Suggested Problems
-
Calculate the area of a triangle between three points
2939 Solvers
-
Rotate input square matrix 90 degrees CCW without rot90
612 Solvers
-
Find out missing number from a vector of 9 elements
299 Solvers
-
Celsius to Fahrenheit converter
608 Solvers
-
Create a two dimensional zero matrix
489 Solvers
More from this Author25
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!