How to get waveform object expression in string format

Discussion in 'Cadence' started by anddrd, Nov 22, 2006.

  1. anddrd

    anddrd Guest

    Hi,

    I want to get the expression of a waveform and write it to a file as an
    header for data from the
    waveform.

    "(drGetWaveformYVec waveform)->expression" returns the expression but
    can I transform it
    into a string?

    Thanks,
    Andreas
     
    anddrd, Nov 22, 2006
    #1
  2. sprintf(nil "%L" (drGetWaveformYVec...)

    is the easiest way.

    Regards,

    Andrew.
     
    Andrew Beckett, Dec 3, 2006
    #2
  3. anddrd

    anddrd Guest

    Thanks,
    Andreas

     
    anddrd, Dec 12, 2006
    #3
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.