added h plots
This commit is contained in:
@@ -48,4 +48,7 @@ function obj = plot(obj)
|
||||
|
||||
% Plot performance
|
||||
obj = obj.plotPerformance();
|
||||
|
||||
% Plot h functions
|
||||
obj = obj.plotH();
|
||||
end
|
||||
Reference in New Issue
Block a user