Rework H2 synthesis section

This commit is contained in:
2020-10-01 15:14:10 +02:00
parent 27db1ace65
commit 607595c0cb
17 changed files with 2482 additions and 689 deletions

View File

@@ -19,7 +19,7 @@ arguments
freqs double {mustBeNumeric, mustBeNonnegative}
args.G = tf(1)
args.color_i (1,1) double {mustBeInteger, mustBePositive} = 1
args.opacity (1,1) double {mustBeNumeric, mustBePositive} = 0.3
args.opacity (1,1) double {mustBeNumeric, mustBeNonnegative} = 0.3
args.DisplayName char = ''
end