photo

Antonio Jayena


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Add values to a Matrix
Hello! I have the following code: p=0; num=0:1:3; cont=0; i=0; b=0; n=0; for k=1:num(end) cad...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Error by using csvread
Hi, when I use this code: k=0; num=0:1:400; for k=1:num(end) cad = []; cad = 'scope_%d_1.csv';...

9 years 前 | 1 个回答 | 0

1

个回答

提问


CSV files sweep [Script]
Hi everyone. I have a script thats loads one CSV per time. i=0; cont=0; s = csvread('scope_1_1.csv', 2, 0); [f...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
Script for CSV processing
Im trying to go in other way, but I'm faling in the sintax j=1 i=1 for i=1:30 s=csvread('scope_0_1.csv',2,0)...

9 years 前 | 0

提问


Script for CSV processing
Hi friends. First of all I apologize for my bad English. I tell you my problem. I was working with an osciloscope and I t...

9 years 前 | 2 个回答 | 0

2

个回答