¿Como solucionar ? Not enough input arguments.

Answers (1)

You need to run the script so that X is provided:
>> erlate(X)
Not:
>> erlate

Categories

Asked:

on 17 May 2021

Edited:

on 17 May 2021

Community Treasure Hunt

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

Start Hunting!