|
Robochameleon
v1.0
|
Plot signal using options based on signal properties. More...
Go to the source code of this file.
Functions | |
| function | plotSignal (in y, in Nss, in Fs) |
| Plot signal_interface using options based on signal properties. More... | |
Plot signal using options based on signal properties.
Depending on what is possible, this function will plot any of the following quantities:
Definition in file plotSignal.m.
| function plotSignal | ( | in | y, |
| in | Nss, | ||
| in | Fs | ||
| ) |
Plot signal_interface using options based on signal properties.
| y | Waveform |
| Nss | Number of samples per symbol |
| Fs | Sampling frequency [Hz] |
1.8.11