How to print : What's Your Name

5 visualizzazioni (ultimi 30 giorni)
Akshay Kumar
Akshay Kumar il 8 Feb 2020
Commentato: John D'Errico il 7 Feb 2022
print('What's your name')
giving an error
  1 Commento
John D'Errico
John D'Errico il 7 Feb 2022
Are you writing code in Python, or some other language, and hoping that it will be valid MATLAB code? That rarely works out well.

Accedi per commentare.

Risposta accettata

Jeremy
Jeremy il 8 Feb 2020
Modificato: Jeremy il 8 Feb 2020
fprintf('What''s your name\n')

Più risposte (0)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by