Statistics
2 Questions
0 Answers
RANK
38,094
of 301,213
REPUTATION
1
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 21,191
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,422
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How do I access the values of the output arguments from "listing"? Where listing=dir(path,*.*)
When there is a single file involved the listing is a 1x1 structure array with field Names and descriptions. I need the info co...
12 years ago | 1 answer | 0
1
answerQuestion
I want to extract the" name" of a filename without the extension- How do I use textscan to do this?
So what is the option to specify when to stop reading if a period (.) is encountered? name=textscan(filename,???)
12 years ago | 1 answer | 1
