Clear Filters
Clear Filters

Including time/itration of progress as heading or index of video

2 views (last 30 days)
I am trying to create video of movements of agent for which I use videowriter.
I want to include 'time' or 'number of iterations' of simulation progress on video/videowriter obtained from 'gscatter'.
I tried 'text(x ,y, 'num2str(iter))' but this gives the progress of time inside the field along with co-ordinate.
I want this time progress as a heading or on the side of video but not inside the spcae itself.

Answers (0)

Community Treasure Hunt

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

Start Hunting!