Problem 1744. Make a Plot with Functions
Make a plot and test
Solution Stats
Problem Comments
-
2 Comments
Swapnali Gujar
on 8 Aug 2013
Is there a problem with the test suite ? It gives error for statement "colorNum = randi(length(colors)); " as "??? Undefined function or method 'randi' for input arguments of type 'double'.", which version of matlab is having this function "randi" supported?
Robert Wagner
on 30 Nov 2023
sense?
Solution Comments
Show commentsGroup

2022 New Year Cody Competition
- 30 Problems
- 4 Finishers
- Triangle Numbers
- Generate a vector like 1,2,2,3,3,3,4,4,4,4
- Make a random, non-repeating vector.
- Pizza!
- surrounded matrix
- Calculate the area of a triangle between three points
- Return the first and last characters of a character array
- Smallest distance between a point and a rectangle
- N-Queens Checker
- Minefield Sonar
- Get the length of a given vector
- Select every other element of a vector
- Acid and water
- Converts numbers into characters
- Rotate Matrix @180 degree
- linear least squares fitting
- Combined Ages 1 - Symmetric, n = 3
- Is this matrix orthogonal?
- Orthonormal matrix
- System of equations
- Remove NaN ?
- Find matching string from a list of strings
- calculate the day of the year from a date string.
- Matlab Basics - Convert a row vector to a column vector
- Which coins to give
- Fibonacci sequence
- Find max prime number
- Longest Divisor Run
- Perfect Square or not
- Word Counting and Indexing
Problem Recent Solvers732
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!