plot figure title error
Afficher commentaires plus anciens
close all
figure
year=2003
mm=5;
dd=1;
title(['data',year,mm,dd])

I'd like to name title name with date(year,month,day) but It didn't work
Somebody know why it does?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Title dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
