How to print : What's Your Name

5 次查看(过去 30 天)
print('What's your name')
giving an error
  1 个评论
John D'Errico
John D'Errico 2022-2-7
Are you writing code in Python, or some other language, and hoping that it will be valid MATLAB code? That rarely works out well.

请先登录,再进行评论。

采纳的回答

Jeremy
Jeremy 2020-2-8
编辑:Jeremy 2020-2-8
fprintf('What''s your name\n')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Call Python from MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by