Thermometer Demo

버전 1.0.0.0 (31 KB) 작성자: Sven Koerner
Thermometer example of using JFreeChart and Matlab functionality within Matlab.
다운로드 수: 1.1K
업데이트 날짜: 2011/2/14

라이선스 보기

ThermometerDemo alá JFreeChart (http://www.jfree.org/jfreechart/).

The code behind is just a demo of what is possible with JFreeChart using it in Matlab. I played a little
with codesnippets I found on the web and the API-Documentation.
(http://www.jfree.org/jfreechart/api/javadoc/index.html). When you want to explore the whole functionality,
I think it is better to buy the JFreeChart Developer Guide (http://www.jfree.org/jfreechart/devguide.html).

This function shows a thermometer and a slider as an example of JFreeChart (http://www.jfree.org/). The Idea
to this code is based on the UndocumentedMatlab-Blog of Yair Altman, who shows a sample Code of JFreeChart
for creating a PieChart (http://undocumentedmatlab.com/blog/jfreechart-graphs-and-gauges/#comments)

Before this demo works, you need to download JFreeChart and make matlab get to know with it. There are 2
ways you can do this:
1. Add the jcommon and jfreechart jar to the dynamic matlab JavaClassPath (uncommented lines in the first
cell an change path to your local installation path)
2. Add the jcommon and jfreechart jar to the static matlab JavaClassPath (see Matlab Help, modify
classpath.txt on matlabroot\toolbox\local)

Finally you must donwload jcontrol from Malcom Lidierth
(http://www.mathworks.com/matlabcentral/fileexchange/15580-using-java-swing-components-in-matlab).

인용 양식

Sven Koerner (2026). Thermometer Demo (https://kr.mathworks.com/matlabcentral/fileexchange/30403-thermometer-demo), MATLAB Central File Exchange. 검색 날짜: .

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

도움 받은 파일: Using Java Swing components in MATLAB

버전 게시됨 릴리스 정보
1.0.0.0