how to create recursive title
Show older comments
How to create a recursive title. I plan to have many (do loop) plot, where I would like to have a dynamic title, where the "loni" and "lati" changing.
I.e. loni =94.98 and lati=0.25 I have encounter error, due to not sure where I put the '
Thank you
Dwi
eval(['title ( '' Equatorial Pacific : Lon:' loni ' E Lat:' lati ' N);'''])
Accepted Answer
More Answers (0)
Categories
Find more on Geographic Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!