To fix error in randcant

when i run this single line c = randcantor(0.7,1024,2);in matlab,I get the error "Undefined function 'randcantor' for input arguments of type 'double'." How to fix this error?

1 Comment

Stephen23
Stephen23 on 12 Jan 2015
Edited: Stephen23 on 12 Jan 2015
When I searched just now for "undefined function" on this very forum, I received 3,918 results. Did you view any of these for ideas about what this message means, and how to solve it? (Hint: it is not an inbuilt function)

Sign in to comment.

Answers (0)

Categories

Find more on Mathematics in Help Center and File Exchange

Asked:

on 12 Jan 2015

Edited:

on 12 Jan 2015

Community Treasure Hunt

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

Start Hunting!