I install MATLABRB2015 MATLAB follwing tool BOX
- Version 8.6 (R2015b) Computer Vision System Toolbox
- Version 7.0 (R2015b) Image Acquisition Toolbox
- Version 4.10 (R2015b) Image Processing Toolbox
- Version 9.3 (R2015b) Parallel Computing Toolbox
- Version 6.7 (R2015b) Signal Processing Toolbox
- Version 7.1 (R2015b) Statistics and Machine Learning Toolbox
- Version 10.1 (R2015b)
..
When I use y = vl_nnconv(x, w, []) ;
MATLAB give this error Undefined function or variable 'vl_nnconv'.
HOW this will solve?