why does the output show % when i type fprintf('%%')

2 views (last 30 days)
fprintf('%%')

Accepted Answer

Star Strider
Star Strider on 17 Mar 2022
In the documentation section on formatSpec see the section on Text Before or After Formatting Operators.
  4 Comments

Sign in to comment.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!