フィルターのクリア

How to navigate between figure windows?

4 ビュー (過去 30 日間)
Sandy
Sandy 2016 年 5 月 28 日
回答済み: Image Analyst 2016 年 5 月 28 日
I am using a code that plots a large number of data. The data set is so large that the figure is plotted in sections and the next portion of data can only be seen by pressing enter. (I don't want to use separate figures.) I would like to know if there is a way to navigate backwards when this happens. It seems I can only move forward by pressing enter but if I want to return to a previous set, I can't. Please help and thank you in advance.

回答 (1 件)

Image Analyst
Image Analyst 2016 年 5 月 28 日
Just program it to look for forward and backward arrows or something. Then keep track of where you are and plot either the next or prior chunk of data depending on what arrow you typed.

カテゴリ

Help Center および File ExchangeSubplots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by