Im in the place that I have to develop an interface in Java to work with from matlab. However I currently don't have access to matlab. For using the interface and handling errors I'd like to use exceptions, as they would be easy to use.
Is it possible to catch a java exception in matlab?