How to print : What's Your Name

9 vues (au cours des 30 derniers jours)
Akshay Kumar
Akshay Kumar le 8 Fév 2020
Commenté : John D'Errico le 7 Fév 2022
print('What's your name')
giving an error
  1 commentaire
John D'Errico
John D'Errico le 7 Fév 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.

Connectez-vous pour commenter.

Réponse acceptée

Jeremy
Jeremy le 8 Fév 2020
Modifié(e) : Jeremy le 8 Fév 2020
fprintf('What''s your name\n')

Plus de réponses (0)

Catégories

En savoir plus sur Call Python from MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by