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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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)...
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년 초과 전 | 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년 초과 전 | 답변 수: 2 | 0