photo

taki shi


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
108,021
of 300,417

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,961

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,731

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

View by

Question


Find and count how many capital characters are in str, and then change them to lower cases USING LOOPS
how to do this with loops i know the regular way but i want to know with loops please if you can help then do but dont commen...

6 years ago | 3 answers | 0

3

answers

Question


shift the first 5 characters of str to the end using loops
so for ex i have str = i love matlab circshift(str,-5) but how do i use LOOPS

6 years ago | 1 answer | 0

1

answer