Try and Catch Simple Example
Vector x=[1 4 6 8 10];
Create a function using try and catch, if user asks index 0 or negative or more than the length, then display zero otherwise value of x.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers135
Suggested Problems
-
Back to basics 6 - Column Vector
1114 Solvers
-
Solve the set of simultaneous linear equations
512 Solvers
-
Getting the row and column location from a matrix
301 Solvers
-
Generate a random matrix A of (1,-1)
434 Solvers
-
Flip the vector from right to left
11426 Solvers
More from this Author70
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!