Unable to access java class/method

With 'methodsview' command I can see all methods of a particular class, but when I try to use method using below syntax, I get following error:
Syntax: classname.methodname()
Error:The class Session has no property or method named 'notify'
Please help me.

Answers (0)

Products

Tags

Asked:

on 31 Jul 2015

Community Treasure Hunt

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

Start Hunting!