문서도움말 센터
이 페이지의 최신 내용은 아직 번역되지 않았습니다. 최신 내용은 영문으로 볼 수 있습니다.
동적 Java 클래스 경로에서 항목 제거
javarmpath(dpath1,...,dpathN)
예제
javarmpath(dpath1,...,dpathN)은 현재 동적 클래스 경로에서 하나 이상의 파일 또는 폴더를 제거합니다.
dpath1,...,dpathN
모두 축소
먼저 폴더를 경로에 추가한 후 이러한 폴더 중 하나를 제거하여 시스템의 동적 경로 상태를 유지합니다.
MATLAB® examples 폴더를 가리키는 변수를 만듭니다. 이 경로는 MATLAB 설치 폴더를 반영합니다.
expath = fullfile(matlabroot,'extern','examples')
expath = C:\Program Files\MATLAB\R2012b\extern\examples
다음의 폴더 두 개를 경로에 추가합니다. 출력값은 기존 경로에 이들 새 폴더를 표시합니다.
javaclasspath({... expath,... 'http://www.example.com'}) javaclasspath('-dynamic')
DYNAMIC JAVA PATH C:\Program Files\MATLAB\R2012b\extern\examples http://www.example.com
폴더 하나를 제거합니다. 경로에 더 이상 extern\examples 폴더가 없습니다.
extern\examples
javarmpath(expath) javaclasspath('-dynamic')
DYNAMIC JAVA PATH http://www.example.com
경로에서 제거할 폴더 또는 JAR 파일로, string형 또는 문자형 벡터로 지정됩니다.
데이터형: char
char
javarmpath는 동적 클래스 경로에 있는 파일에 의해 정의된 모든 Java® 클래스의 정의를 지웁니다.
javarmpath
clear
javaaddpath
javaclasspath
다음 MATLAB 명령에 해당하는 링크를 클릭했습니다.
명령을 실행하려면 MATLAB 명령 창에 입력하십시오. 웹 브라우저는 MATLAB 명령을 지원하지 않습니다.
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office