Bonjour,
Comment puis-je afficher une variable de type string?
C'est un string:
Mais je n'arrive pas l'imprimer avec:Citation:
>> currentprtTlk
currentprtTlk =
'QAE19000000'
Cela me donne:Code:fprintf('%s',currentprtTlk);
Merci d'avance pour votre réponse.Citation:
??? Error using ==> fprintf
Function is not defined for 'cell' inputs.