Another JEInterface update
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
function b = isFinished(int)
|
||||
% Deprecated: optimization now runs synchronously.
|
||||
% Returns 1 if the optimization was finished, else 0
|
||||
|
||||
b = int.finished;
|
||||
|
Reference in New Issue
Block a user