why does the output show % when i type fprintf('%%')
2 views (last 30 days)
Show older comments
fprintf('%%')
0 Comments
Accepted Answer
Star Strider
on 17 Mar 2022
In the documentation section on formatSpec see the section on Text Before or After Formatting Operators.
4 Comments
More Answers (0)
See Also
Categories
Find more on Startup and Shutdown 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!