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
거의 3년 전 | 0
| 수락됨
거의 3년 전 | 0
| 수락됨