Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

matlab contrib module, no function help

I just got the matlab module working properly;

e.g.

img=imread('test.png');

works fine;

however the help on the functions (as suggested by the documentation in matlab contrib module) does not work (except for only "help cv" that works fine):

e.g.

help cv.imread

replies with: cv.imread not found.

any hint? I couldn't find any file with any help text inside the module/matlab folder