fprintf into a stored variable
You are now following this question
- You will see updates in your followed content feed.
- You may receive emails, depending on your communication preferences.
An Error Occurred
Unable to complete the action because of changes made to the page. Reload the page to see its updated state.
0 votes
Share a link to this question
Accepted Answer
0 votes
Share a link to this answer
10 Comments
Share a link to this comment
Share a link to this comment
Share a link to this comment
- "How do I stop it from using the same 'i' for each while loop"   Do you mean the same i in the first and second while loop? In the code you show i is incremented but not used.
- Did you inspect the values of m and s after running the code? These values are they not the ones you expect?
Share a link to this comment
- I was using the 'i' to count my iterations for the problem. I may be doing that incorrectly. Yes, I was referring to the 'i' in the first and second while loop.
- They are the values I expect but the iterations are incorrect because the second while loop is starting from the last 'i' value of the first loop.
Share a link to this comment
Share a link to this comment
Share a link to this comment
- "but I got an error"   we cannot help if you don't show what you did and what error Matlab reported.
- "a better way of achieving this"   length(s) and length(m) tell the number of iterations in the two loops.
- two ways to count the number of loop iterations
- two ways to store result in the loop

More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Products
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)