how to add vision toolbox into current matlab 2010a

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

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

but i want to run this command in matlab 2010a:
H= vision.AlphaBlender;
Y = step(H,I,MASK);
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

Community Treasure Hunt

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

Start Hunting!