nantight

Sets axis limits to the range of finite data.

現在この提出コンテンツをフォロー中です。

The nantight function sets axis limits to the range of finite data. (2D plots only.) This is similar to the command axis tight; however, nantight only considers the extent of finite data.
Syntax
nantight
nantight(h)
newaxes = nantight(...)

Description
nantight sets 2D axis limits to the range of fininite data.

nantight(h) performs nantight on an axis given by the handle h.

newaxes = nantight(...) returns the new axis limits in the form newaxes = [xmin xmax ymin ymax].

引用

Chad Greene (2026). nantight (https://jp.mathworks.com/matlabcentral/fileexchange/47452-nantight), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: NaN Suite

カテゴリ

Help Center および MATLAB AnswersAxes Appearance についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.1.0.0

Increased robustness.

1.0.0.0