Skip to content

piecewise #89

Open
Open
@sriniv1422

Description

@sriniv1422

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions