Add new signal generator method that only creates the PRBS
This commit is contained in:
@@ -5,6 +5,8 @@ classdef signalform < int32
|
||||
sawtooth (2)
|
||||
square (3)
|
||||
noise (4)
|
||||
random (5)
|
||||
prms (6)
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user