Adding current version of JEInterface (Matlab Interface) to resource folder
This commit is contained in:
4
resources/MatlabInterface/@JEInterface/getMessage.m
Normal file
4
resources/MatlabInterface/@JEInterface/getMessage.m
Normal file
@@ -0,0 +1,4 @@
|
||||
function str = getMessage(int)
|
||||
% Get information string received from JavaEvA.
|
||||
|
||||
str = int.msg;
|
Reference in New Issue
Block a user