Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

piecewise #89

Open
sriniv1422 opened this issue Jul 31, 2022 · 0 comments
Open

piecewise #89

sriniv1422 opened this issue Jul 31, 2022 · 0 comments

Comments

@sriniv1422
Copy link

hello ;
I tried using the piecewise to draw some analog waveforms . In the ex code listed on the web ;
{signal: [
{name: 'clock', wave: 'p...'},
{name: 'A1', wave: ['pw', {d: ['M',0,0, 'L',1,1, 'L',2,1, 'L',3,0, 'H',4]}]}
]}

the first signal is the clock.

How can i obtain the waveform that starts with A1 instead of the clock.
When i delete clock, this code does not work. How do i get around this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant