nantight

버전 1.1.0.0 (16.9 KB) 작성자: Chad Greene
Sets axis limits to the range of finite data.
다운로드 수: 399
업데이트 날짜: 2014/8/5

라이선스 보기

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 (2025). nantight (https://kr.mathworks.com/matlabcentral/fileexchange/47452-nantight), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Axes Appearance에 대해 자세히 알아보기
도움

도움 받은 파일: NaN Suite

Community Treasure Hunt

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

Start Hunting!

nantight documentation/html/

버전 게시됨 릴리스 정보
1.1.0.0

Increased robustness.

1.0.0.0