fixed unit tests
This commit is contained in:
@@ -51,4 +51,7 @@ function obj = plot(obj)
|
||||
|
||||
% Plot h functions
|
||||
obj = obj.plotH();
|
||||
|
||||
% Switch back to primary figure
|
||||
figure(obj.f);
|
||||
end
|
||||
Reference in New Issue
Block a user