Increase numbers by different percentages
Show older comments
I can't figure out how to start this question, I've found shortcuts on how to increase a number by a certain precentage 10 times, but I can't figure out how to do it with the different precentages. Is there a shortcut or specific command for this?3 Comments
Steven Lord
on 22 Jan 2019
If you show us what you've done to try to solve this problem and ask a specific question we may be able to provide some guidance.
Walter Roberson
on 22 Jan 2019
We are not just going to give you solutions. You have to ask particular questions. Otherwise we will just refer you to the reference material on how to learn MATLAB, or reference material on introduction to computer programming. It is a huge waste of our time to guess what you need to know.
Walter Roberson
on 23 Jan 2019
Hint: cumprod()
Answers (0)
Categories
Find more on Matrix Indexing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!