Dynamic plotting

버전 1.0.0.0 (10.4 KB) 작성자: Paul de Wit
A gui able to generate dynamic plots on up to four axes, also able to save any number of functions
다운로드 수: 3.2K
업데이트 날짜: 2004/9/27

라이선스 없음

The dynamic variable is "a" input a function, and use "a" to denote the ranges which you want to test for, for example sin(a*x) will plot the function sin(a(1)*x),sin(a(2)*x),sin(a(3)*x),... sin(a(n)*x). Possible options are hold on,grid on, and is also able to specify axes length, or a variable axes length.

To save functions just click "save function" and the function will be stored in a popupmenu, which can be called at any time.

A maximum of four subplots are available, all able to use the dynamic function. Program will also remember inputed fields.

Also possible is normal plotting.

인용 양식

Paul de Wit (2026). Dynamic plotting (https://kr.mathworks.com/matlabcentral/fileexchange/5728-dynamic-plotting), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R14
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 2-D and 3-D Plots에 대해 자세히 알아보기
버전 게시됨 릴리스 정보
1.0.0.0

save any number of functions so you don't have to keep typing them in