Hi - I can't figure out how to make this error message go away. Have tried SO many variations. Appreciate any help.
filename=('20201021_144030___66_[0000]')
xlabel(filename)
Warning: Error updating Text.
String scalar or character vector must have valid interpreter syntax:
20201021_144030___66_[0000]

 Akzeptierte Antwort

Setsuna Yuuki.
Setsuna Yuuki. am 25 Nov. 2020
Bearbeitet: Setsuna Yuuki. am 25 Nov. 2020

0 Stimmen

add in xlabel()
xlabel(filename,'Interpreter','none')

Weitere Antworten (0)

Kategorien

Mehr zu Entering Commands finden Sie in Hilfe-Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by