How to import ADS data to MATLAB
What do you miss? You can plot multiple curves in ADS into one graph, just select the corresponding dataset in the dropdown list.
If you still prefer Matlab, have at look at write_var() in the ADS online help. That is a function to write data from the ADS data display to a file. It is used by placing an equation on the data display page: dummy = write_var ()
I think you miss read my question. I have designed the filter for different substrates, like FR4, Roger Duroid 5880, ect, and i want to combine these results in one graph, like one graph for insertion loss for all the substrate materials
Where to add write_var() in ADS, i couldn't find any place type a command in ADS?
I understood your question, and that is easily possible. I do it all the time! You can place as many different datasets into one graph as you like. You can switch datasets as I showed above, and add S-params from different datasets using that dialog.
You add this as an equation in the data display, as shown in my second screenshot at the very bottom. The variable on the left side of the equation is just a dummy, the relevant part is calling the write_var function with the correct parameters.
It worked!, I have not noticed that before. Thank you for your help :) :)
- Importing DXF file into ADS Layout
- Import verilog-A code into AWR
- what design specifications are important in pcb manufacturing for LNA's?
- Problem with importing IBIS model into ADS
- I am trying to import a spice file netlist from Murata into ADS; not working.
- Re: what design specifications are important in pcb manufacturing for LNA's?