again changes to cluster simulation, added folder structure for saving
This commit is contained in:
@@ -143,7 +143,7 @@ classdef Signal
|
||||
arguments
|
||||
obj
|
||||
options.fignum = randi(1000)
|
||||
options.displayname = [];
|
||||
options.displayname = '';
|
||||
options.timeframe = 0;
|
||||
options.clear = 0;
|
||||
options.color = [];
|
||||
|
||||
Reference in New Issue
Block a user