convert rgb to gray

i want to convert image rgb to gray at matlab 2014a. when use the function rgb2gray its give me (Undefined function 'rgb2gray') how i can make that???!!!

Answers (1)

Adam
Adam on 17 Jul 2017

0 votes

You need the Image Processing Toolbox for this function in R2014a

Categories

Find more on Convert Image Type in Help Center and File Exchange

Asked:

on 17 Jul 2017

Edited:

on 17 Jul 2017

Community Treasure Hunt

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

Start Hunting!