• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC Design
  3. Data export from Cadence to MATLAB

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 125
  • Views 16273
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Data export from Cadence to MATLAB

Bahaa
Bahaa over 11 years ago

Hello all,

I have performed a simulation and got the results in a table in Cadence (From the caculator window) ...

I want to export these data to MATLAB and this is no problem .... My issue is that I have lots of columns mkaing it hard to write a code which plot all of these coloumns ... is there a way to combine the coloumns in tables in cadence in a way to make them in a single array of data ??? 

  • Cancel
  • ShawnLogan
    ShawnLogan over 11 years ago

    Dear Bahaa,

     >  is there a way to combine the coloumns in tables in cadence in a way to make them in a single array of data ???

     I am not sure which version of Cadence you are using, but in IC6.1, one can append data into an existing table from the ViVA calculator directly. Ih this fashion, one can add a series of columns to an existing table. If the x-axis of the added data is not the same as the prior column, the append function will include a new column for the x-axis.

    For the greatest flexibility in the format of your data , it might be worth considering the use of the UNIX/Linux based commands cut, paste, and awk. An awk script can be created to format your individual column files and post-process it (if required) to the exact format you need from the comma-separated files generated from Cadence.

     

    I am sure others have recommendations too. The ViVA append tabular data command is highlighted in the attached file. I hope this helps and I understood your question correctly!

     

    Shawn 

    • viva_cal_append_table.gif
    • View
    • Hide
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Andrew Beckett
    Andrew Beckett over 11 years ago

    Another solution would be to use the Spectre Toolbox for Matlab (covered in the documentation) which allows you to directly read the simulation results into Matlab - no need to go via ASCII files.

    Regards,

    Andrew. 

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information