how to add vision toolbox into current matlab 2010a

2 views (last 30 days)
I am using matlab 2010a. I have three folder for vision toolbox vision,common ,simulink. How to add this toolbox in to the current installed matlab.

Accepted Answer

Andreas Goser
Andreas Goser on 24 Jan 2013
Typically the installer takes care of that for you. There is no need to add stuff. Maybe something went wrong during install. Please contact installation support in case it still does not work out.
  2 Comments
chandramauli
chandramauli on 24 Jan 2013
Edited: Walter Roberson on 24 Jan 2013
but i want to run this command in matlab 2010a:
H= vision.AlphaBlender;
Y = step(H,I,MASK);
Walter Roberson
Walter Roberson on 24 Jan 2013
Yikes documentation is hard to search now!
Anyhow, I have confirmed that AlphaBlender did exist in R2010a; http://www.mathworks.com/help/releases/R2010a/toolbox/vipblks/ref/video.alphablenderclass.html
This implies that you have a problem in installation or licensing. Please contact technical support.

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!