You are here : matlabImage Processingipticondir

ipticondir() - Image Processing

[D1, D2] = ipticondir returns
the names of the directories containing the Image Processing Toolbox™ icons
(D1) and the MATLAB® icons (D2).


Syntax

[D1, D2] = ipticondir


Example

[iptdir, MATLABdir] = ipticondir
dir(iptdir)


Output / Return Value


Limitations


Alternatives / See Also


Reference