photo

Jake


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


How do you output an frprintf from a for loop all on the same line?
input=('Enter number') for i=1:2:length(name) a=name(i:1+1); switch a case '12' num='twelve'; case '13' num...

11 years 前 | 2 个回答 | 0

2

个回答

提问


How do I extract certain characters using for loop?
I need to extract 5 letters at a time from an input to go through a for loop. Such as if the input was 15 letters, how do I ru...

11 years 前 | 1 个回答 | 0

1

个回答