photo

Ze Kai Ng


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
2 Answers

RANK
169,856
of 300,302

REPUTATION
0

CONTRIBUTIONS
1 Question
2 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

Answered
How to check the numbers of characters of a string?
Thank you everybody! I figured it out. I need to char(vec(pos)) first to convert to string then I can compare with the above met...

13 years ago | 0

Answered
How to check the numbers of characters of a string?
I converted my string into vector form and cannot count using length(str).

13 years ago | 0

Question


How to check the numbers of characters of a string?
e.g I have a string, abcde. And I need a checker to check whether the string has 5 characters before executing a command.

13 years ago | 5 answers | 0

5

answers