photo

Seth


University of Pennsylvania

Active since 2013

Followers: 0   Following: 0

Message

Veterinarian

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
277,933
of 297,527

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

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

  • Thankful Level 1

View badges

Feeds

View by

Question


I'm trying to write a bit of user friendly code where the user is prompted to enter file names and the names will be stored in an array. However, I keep getting errors. Can someone fix this code below?
%create a vector of day files %first prompt the user for how many files they will process IterationDay = input('How many d...

11 years ago | 1 answer | 0

1

answer

Answered
Reading in csv files
I'm very bad at Matlab. I just started using it and I'm kind of piecing together what I can from one introductory book. Does csv...

11 years ago | 0

Question


Reading in csv files
I have a bit of program to read in csv files but it takes a really long time, most likely because of the "for" loops. Can anyone...

11 years ago | 3 answers | 0

3

answers