Is it possible to have zoom capabilities when using the GINPUT function?

I want to use the GINPUT function with zoom capabilities.

 採用された回答

MathWorks Support Team
MathWorks Support Team 2009 年 6 月 27 日
The GINPUT function disables use of Zoom mode by design. As a workaround, you can use datatips, by enabling the Data Cursor Mode to obtain the location of the cursor in a plot. Datatips are available in MATLAB 7.0 (R14) and later. More information on using datatips is available by typing the following command at the MATLAB Command prompt:
web([docroot,'/techdoc/creating_plots/data_ex4.html'])

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeData Exploration についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by