basic implementation of client/server for AERPAW, whole lot of mess included
This commit is contained in:
@@ -68,6 +68,7 @@ classdef miSim
|
||||
[obj] = plotH(obj);
|
||||
[obj] = updatePlots(obj);
|
||||
[obj] = teardown(obj);
|
||||
writeParams(obj);
|
||||
validate(obj);
|
||||
end
|
||||
methods (Access = private)
|
||||
|
||||
Reference in New Issue
Block a user