Feeds
답변 있음
matlab switch case 使用。
f = input( '输入第一个字母(大写字符)', 's' ) switch f case { 'S' } disp('Sunday') end
matlab switch case 使用。
f = input( '输入第一个字母(大写字符)', 's' ) switch f case { 'S' } disp('Sunday') end
2년 초과 전 | 0
| 수락됨
2년 초과 전 | 0
| 수락됨