I use MATLAB r2019b, I wrote Xlabel ('Time (s)'). But I have notif like this. So, Can someone help me how to write the file correctly??

Antworten (1)

Mehmed Saad
Mehmed Saad am 4 Mai 2020

0 Stimmen

it is xlabel and not Xlabel .
The error says Cannot find an exact match for 'Xlabel', the closest match is xlabel
xlabel('time (s)')

Kategorien

Mehr zu MATLAB finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 4 Mai 2020

Beantwortet:

am 4 Mai 2020

Community Treasure Hunt

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

Start Hunting!

Translated by