Antonio Jayena
Followers: 0 Following: 0
Statistics
RANK
244,871
of 295,638
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerScript 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 ago | 0
Question
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 ago | 2 answers | 0