How to include imtool function in Matlab 7.0

I am using Matlab 7.0 .I want to use imtool(); Its giving following error Undefined command/function 'imtool'. How can i include this function in my matlab?

 채택된 답변

samir
samir 2012년 3월 27일

0 개 추천

type ver in command window and see if you have Image Processing Toolbox(that is needed for imtool)
or go to start in matlab -> toolboxes->(if needet go more ) and find Image Processing Toolbox (that is needed if you dont have this than you cannot use imtool)

댓글 수: 2

Gaurav
Gaurav 2012년 3월 27일
Thanx for reply!!
I checked out for that,I have Image processing toolbox.I also checked the files in C drive but i don't have imtool.m file in it.Can u pleas upload it here so that i can just copy it in my toolbox?
Sending you the file would violate MATLAB license agreements.
imtool was introduced in Image Processing Toolbox release 5.0, which was for MATLAB R14, which is MATLAB 7.0 which is the version you indicate you have.
Perhaps you need to reinstall the Image Processing Toolbox.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

질문:

2012년 3월 27일

Community Treasure Hunt

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

Start Hunting!

Translated by