Error using text command in normalized form
Show older comments
I wanted to write something on the MATLAB plot by using text command. I am getting an error while using the axis in the normalized form.
text('units','normalized',.4,.8,'mytext','Color','r')
I have tried not only this command, but also have tried with all possibilities (may except one possibility, which is right ) I am getting an error
Error using text
Too many non-property/value arguments.
Accepted Answer
More Answers (0)
Categories
Find more on Desktop 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!