Merging mk rev. 211, 212: Matlab interface now works with binary data using uint32 (GAIndividualIntegerData).
This commit is contained in:
@@ -2,7 +2,6 @@ function int = setJEResult(int, result)
|
||||
% Interface function to be called by EvA2.
|
||||
|
||||
% Write back the solution and retrieve some additional data.
|
||||
|
||||
int.result = result;
|
||||
int.finished = 1;
|
||||
int.msg=int.mp.getInfoString;
|
||||
|
Reference in New Issue
Block a user