¿Como solucionar ? Not enough input arguments.
Show older comments
Answers (1)
Monika Jaskolka
on 17 May 2021
Edited: Monika Jaskolka
on 17 May 2021
You need to run the script so that X is provided:
>> erlate(X)
Not:
>> erlate
Categories
Find more on Customize Object Display for Classes in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!