photo

enoch adotey


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how can i write a matlab code to a multple choice question having multiple answers?? say i have to pick out A,B,C,E but excluding D. so far i have this below...
n=[A,B,C,E]; for n=input('Enter your answers:'); switch (n); case 'D'; case 'd'; if n=='D'||n=...

9 years 前 | 1 个回答 | 0

1

个回答