Error: Execution of script input as a function is not supported

7 vues (au cours des 30 derniers jours)
Madalena Francisco
Madalena Francisco le 10 Jan 2023
Commenté : Ali BOULGSOA le 12 Jan 2023
I´m just trying to put an input on matlab 2020 and appears this:
Can u help me figure out what i´m doing wrong please? Thank u!
clc,clear,close
x1=input('Enter point A: ');
%on comand window:
%Execution of script input as a function is not supported:
%/Users/air/Documents/MATLAB/input.m

Réponse acceptée

Voss
Voss le 10 Jan 2023
You have a script called input.m (located in /Users/air/Documents/MATLAB/). Rename it something else.
  3 commentaires
Voss
Voss le 10 Jan 2023
You're welcome!
Ali BOULGSOA
Ali BOULGSOA le 12 Jan 2023
thank you

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by