Community Profile

photo

vswsfkrn


Last seen: 11 maanden ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
matlab switch case 使用。
f = input( '输入第一个字母(大写字符)', 's' ) switch f case { 'S' } disp('Sunday') end

11 maanden ago | 0

| accepted