photo

Jonathan Oekland Torstensen


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Write text and numbers using fprintf
clear all; na = ['a' 'b' 'c']' cor = [1.67 2.34 3.55]' cor2 = num2str(cor) mat = [na cor2] fileID...

7 years 前 | 1 个回答 | 0

1

个回答

提问


For loop not initiated
So, I have created a matrix called cent in another for loop, and then: for ... creates "cent" end e = 5 ; ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


For loop does not work properly
I have the following code: for . . . Some conditions here . . if (i >= 2) i for u=1:size(cent...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Subscript assignment mismatch.
Hi. I run my code, and get this response: d =[ 0 0.9539 1.0584 1.1880 0.4512 0.9539 0 0.82...

8 years 前 | 1 个回答 | 0

1

个回答