Info

此问题已关闭。 请重新打开它进行编辑或回答。

A script containing if then statements

2 次查看(过去 30 天)
Filiz Demian
Filiz Demian 2020-10-29
关闭: MATLAB Answer Bot 2021-8-20
Create a Matlab script to:
  • Ask the user their name
  • Create a menu that will determine whether a student is in TEAM UP or not.
  • If they are in TEAM UP, display to the screen a message that includes their name and says "Hope you're enjoying the program."
  • If they are not in TEAM UP, display to the screen a message that includes their name and says "Hope you're enjoying your home school."

回答(1 个)

KSSV
KSSV 2020-10-29
Read about input, strcmpi, strcmp, strfind, fprintf.

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by