<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7 in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831404#M203286</link>
    <description>&lt;P&gt;&lt;FONT&gt;How to use complex frequency s is important. You can use 1j*2*pi*freq instead s.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 464px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67569iA4477F0520D02250/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 433px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67570i1C8754ADEE101DD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2022 10:16:22 GMT</pubDate>
    <dc:creator>ttokoro</dc:creator>
    <dc:date>2022-10-19T10:16:22Z</dc:date>
    <item>
      <title>Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/830464#M203230</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;How can I get rid of that error in red below? I want to plot the Bode graphs of amplitude-frequency and phase-frequency in Mathcad Prime 7. &lt;BR /&gt;&lt;BR /&gt;Also, I want to have grid on in these graphs. How can I do that in Mathcad Prime 7?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_0-1665740134495.png" style="width: 503px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67123i5D9E36213CB3270D/image-dimensions/503x395?v=v2" width="503" height="395" role="button" title="CornelBejan_0-1665740134495.png" alt="CornelBejan_0-1665740134495.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_10-1665741063475.png" style="width: 757px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67135iAE8FF30142512A19/image-dimensions/757x364?v=v2" width="757" height="364" role="button" title="CornelBejan_10-1665741063475.png" alt="CornelBejan_10-1665741063475.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_11-1665741075203.png" style="width: 755px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67136i50ACD6C33182AEFA/image-dimensions/755x353?v=v2" width="755" height="353" role="button" title="CornelBejan_11-1665741075203.png" alt="CornelBejan_11-1665741075203.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mathcad Prime 7 file is attached.&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 09:56:01 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/830464#M203230</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2022-10-14T09:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/830471#M203232</link>
      <description>&lt;P&gt;You left freq undefined, so Prime will try to range freq from -10 to 10. Of course that doesn't work on a logarithmic scale. In addition freq needs a unit (Hz or so).&lt;/P&gt;
&lt;P&gt;You can solve this problem simply by defining freq as:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_3-1665742849598.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67141i755C3F200A88025B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_3-1665742849598.png" alt="LucMeekes_3-1665742849598.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;But this creates a lot of superfluous points for a log scale. And when you want to go over 6 decades it's not going to work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use logpts() or logspace() to generate a vector of logarithmically spaced points for freq:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_0-1665742233144.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67138iE772D9DF52D4143F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_0-1665742233144.png" alt="LucMeekes_0-1665742233144.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;To get 10 points per decade from 10^0(=1) to 10^3(=1000) Hz.&lt;/P&gt;
&lt;P&gt;Now you need to vectorise the plot expressions.&lt;/P&gt;
&lt;P&gt;You can use the unit deg instead of multiplying the argument with 180/pi, and i is a predefined constant, you don't need to define j.&lt;/P&gt;
&lt;P&gt;This gets:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_1-1665742399789.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67139i0BE23A421FB12504/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_1-1665742399789.png" alt="LucMeekes_1-1665742399789.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LucMeekes_2-1665742420719.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67140i16814E986A1CAD14/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LucMeekes_2-1665742420719.png" alt="LucMeekes_2-1665742420719.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 10:21:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/830471#M203232</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2022-10-14T10:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/830496#M203236</link>
      <description>&lt;P&gt;It is a little strange because if I do not put the units (meaning rad/s) for wze1, wze2, wpe1, wpe2 then 1) I do not need to define any freq, 2) I do not need to vectorize anything and 3)&amp;nbsp;the graphs are displayed. Do you know an explanation for this thing?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_1-1665746884963.png" style="width: 639px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67152i98064611985113BF/image-dimensions/639x530?v=v2" width="639" height="530" role="button" title="CornelBejan_1-1665746884963.png" alt="CornelBejan_1-1665746884963.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_2-1665746927570.png" style="width: 759px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67153i719DC548F4758E8F/image-dimensions/759x365?v=v2" width="759" height="365" role="button" title="CornelBejan_2-1665746927570.png" alt="CornelBejan_2-1665746927570.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_5-1665746965287.png" style="width: 761px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67156i02D6997096A8DDC8/image-dimensions/761x335?v=v2" width="761" height="335" role="button" title="CornelBejan_5-1665746965287.png" alt="CornelBejan_5-1665746965287.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And do you know how to put grid on the graphs in Mathcad Prime 7?&amp;nbsp; Can you tell me how to do this?&lt;BR /&gt;Grid like:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BodePaper2.gif" style="width: 596px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67157i7F59EE52AF59C39B/image-dimensions/596x447?v=v2" width="596" height="447" role="button" title="BodePaper2.gif" alt="BodePaper2.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 11:44:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/830496#M203236</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2022-10-14T11:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/830506#M203237</link>
      <description>&lt;P&gt;The native plot function of Prime does not provide for Grids. But you can make your own.&lt;/P&gt;
&lt;P&gt;Attached sheet contains a utility.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The reason that the plot works when you strip all units, is because freq, if undefined, gets an automatic range but without units. (The automatic range is -10 to 10 for linear scales, and appears to be 0.4 to 10 for log scales.)&lt;/P&gt;
&lt;P&gt;Having units in your omega's but not in your s's causes inconsistent units in the transfer function Gtest, where you add 1 (no units) to s/omega, and only omega has a unit. You're trying to add apples to pears...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Success!&lt;BR /&gt;Luc&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 12:26:51 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/830506#M203237</guid>
      <dc:creator>LucMeekes</dc:creator>
      <dc:date>2022-10-14T12:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/830538#M203239</link>
      <description>&lt;P&gt;Luc beat me to the reply and gets (at least partial) credit for the gridlines.&amp;nbsp; See attached Prime 7 file&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 13:18:29 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/830538#M203239</guid>
      <dc:creator>Fred_Kohlhepp</dc:creator>
      <dc:date>2022-10-14T13:18:29Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831390#M203285</link>
      <description>&lt;P&gt;Why units are not simplified after division with respective units (1V, 1H, 1F, 1ohm), and therefore the obtained expression being without any units?&lt;/P&gt;
&lt;DIV id="tinyMceEditor_f0dc9a8fa76bb1CornelBejan_2" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture11.PNG" style="width: 827px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67556iFF319A16D1D47510/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture11.PNG" alt="Capture11.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I want to obtain Gtest(s) without any units even if initially V1, L1, C1, R1 have units.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;And then I want to plot the bode plot of Gtest(s)&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture12.PNG" style="width: 825px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67557iBC7653685FEE3CA7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture12.PNG" alt="Capture12.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture13.PNG" style="width: 862px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67558iFAF0F11CC363498E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture13.PNG" alt="Capture13.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditor_f0dc9a8fa76bb1CornelBejan_3" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 08:19:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831390#M203285</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2022-10-19T08:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831404#M203286</link>
      <description>&lt;P&gt;&lt;FONT&gt;How to use complex frequency s is important. You can use 1j*2*pi*freq instead s.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 464px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67569iA4477F0520D02250/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 433px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67570i1C8754ADEE101DD3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 10:16:22 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831404#M203286</guid>
      <dc:creator>ttokoro</dc:creator>
      <dc:date>2022-10-19T10:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831418#M203288</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 10:20:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831418#M203288</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2022-10-19T10:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831427#M203290</link>
      <description>&lt;P&gt;Strange thing happens with this substitute (symbolic operator) in Mathcad Prime 7...&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_0-1666175454666.png" style="width: 853px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67571i5B1A8100231087F7/image-dimensions/853x657?v=v2" width="853" height="657" role="button" title="CornelBejan_0-1666175454666.png" alt="CornelBejan_0-1666175454666.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/208267"&gt;@ttokoro&lt;/a&gt;&amp;nbsp;Can you also upload your worksheet in such a way to be compatible with Mathcad Prime 7? (I think that your worksheet is done in Mathcad Prime 8, but I do not have Mathcad Prime 8. I have only Mathcad Prime 7 at this moment). Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 10:35:47 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831427#M203290</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2022-10-19T10:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831434#M203293</link>
      <description>&lt;P&gt;There is a severe and very annyoing bug in Prime: Auto-labeling&amp;nbsp; does very often not work correct , especially with symbolic operations.&lt;/P&gt;
&lt;P&gt;If you check your expressions you will see that all "s" are labelled "Variable", but the "s" after "substitute" is labelled "-", which means "automatic". For the symbolic evaluation this is not the same "s" as in the expression and so nothing is substituted.&lt;/P&gt;
&lt;P&gt;Solution is to manually label all variables the same - either all "automatic" or all "Variable". Of course in your example label the "s" after substitute to "Variable" is the easiest approach:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1666179732868.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67572i5495DB67E41AFC02/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Werner_E_0-1666179732868.png" alt="Werner_E_0-1666179732868.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Even though you may globally set the display of the imaginary unit as "j", the symbolics unfortunately ignores that setting and always uses "i".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S.: I modified ttokoros sheet and attach it here. I think you should be able to open it with your version now.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 11:47:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/831434#M203293</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2022-10-19T11:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832076#M203348</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/208267"&gt;@ttokoro&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/14826"&gt;@LucMeekes&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/9278"&gt;@Fred_Kohlhepp&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_0-1666356291406.png" style="width: 695px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67828iD1FAF56D15FD6AF9/image-dimensions/695x216?v=v2" width="695" height="216" role="button" title="CornelBejan_0-1666356291406.png" alt="CornelBejan_0-1666356291406.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_1-1666356507346.png" style="width: 702px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67833i7B0D64A235AC13BB/image-dimensions/702x104?v=v2" width="702" height="104" role="button" title="CornelBejan_1-1666356507346.png" alt="CornelBejan_1-1666356507346.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_2-1666356537035.png" style="width: 704px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67834i3B669DF7BA300962/image-dimensions/704x718?v=v2" width="704" height="718" role="button" title="CornelBejan_2-1666356537035.png" alt="CornelBejan_2-1666356537035.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 13:04:44 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832076#M203348</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2022-10-21T13:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832094#M203349</link>
      <description>&lt;P&gt;Mathcad has always struggled with symbolic evaluation, so much so that I used to preach against using it,&amp;nbsp; So the symbolic solver creates the correct function, but the "i" it writes is an undefined variable, NOT the imaginary constant you wanted it to be.&lt;/P&gt;
&lt;P&gt;If you add one line:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fred_Kohlhepp_0-1666358536915.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67842i3201FD161E5CF165/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fred_Kohlhepp_0-1666358536915.png" alt="Fred_Kohlhepp_0-1666358536915.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then you can get:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fred_Kohlhepp_1-1666358596490.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67847iA4014761BED9F18F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fred_Kohlhepp_1-1666358596490.png" alt="Fred_Kohlhepp_1-1666358596490.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Another option (dangerous IMHO) would be to define the variable:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fred_Kohlhepp_2-1666358802605.png" style="width: 400px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67848iC281483314B5D4C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Fred_Kohlhepp_2-1666358802605.png" alt="Fred_Kohlhepp_2-1666358802605.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 13:27:07 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832094#M203349</guid>
      <dc:creator>Fred_Kohlhepp</dc:creator>
      <dc:date>2022-10-21T13:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832113#M203352</link>
      <description>&lt;P&gt;Even though the display is ugly looking in Prime, you have to use 1i or 1j (without a space inbetween) for the imaginary unit, not just i or j.&lt;/P&gt;
&lt;P&gt;In real Mathcad you have to do likewise, but the expression will be displayed nicer without the "1".&lt;/P&gt;
&lt;P&gt;Prime recognizes 1i and 1j likewise and you can set for numeric evaluations how Prime should display complex numbers - with 1i or with 1j or using the versor symbol ...&lt;/P&gt;
&lt;P&gt;The symbolic evaluation ignores this setting and will always use 1i.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So in your example you should use "...substitute,s=1i*omega.."&lt;/P&gt;
&lt;P&gt;Furthermore its not necessary to torn Gain and Phase into functions of omega, unless you need it that way in later calculations.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1666361749363.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67866iB756F3B4A062FD2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="Werner_E_0-1666361749363.png" alt="Werner_E_0-1666361749363.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 14:16:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832113#M203352</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2022-10-21T14:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832137#M203353</link>
      <description>&lt;P&gt;Start to get annoying using this Mathcad Prime... you go crazy how much headache gives you when using symbolic and graphic in Mathcad Prime, while in Mathcad15 they didn't give you such a headache&lt;BR /&gt;Those from PTC are making fun of this Mathcad Prime...&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 14:33:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832137#M203353</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2022-10-21T14:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832165#M203354</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/208267"&gt;@ttokoro&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/66934"&gt;@Werner_E&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/14826"&gt;@LucMeekes&lt;/a&gt;&amp;nbsp;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/9278"&gt;@Fred_Kohlhepp&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Another headache...&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_4-1666364624512.png" style="width: 935px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67899i24DDF54B762A1D73/image-dimensions/935x304?v=v2" width="935" height="304" role="button" title="CornelBejan_4-1666364624512.png" alt="CornelBejan_4-1666364624512.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_5-1666364648949.png" style="width: 484px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67900i59468D46A58300CA/image-dimensions/484x243?v=v2" width="484" height="243" role="button" title="CornelBejan_5-1666364648949.png" alt="CornelBejan_5-1666364648949.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_8-1666364711279.png" style="width: 497px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67904iD580C95EE29DE449/image-dimensions/497x288?v=v2" width="497" height="288" role="button" title="CornelBejan_8-1666364711279.png" alt="CornelBejan_8-1666364711279.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I do not know how to reconcile these units of measurement in Mathcad Prime...they&amp;nbsp;causes headaches...&lt;BR /&gt;First I put the w1, w2, w3, w4 with units of measurement, then I removed them so I can plot Bode plot, but it seems that Mathcad Prime doesn't want to simplify properly.&lt;BR /&gt;&lt;BR /&gt;Then:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_3-1666364189097.png" style="width: 938px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67892i0AEE54260D8D29E7/image-dimensions/938x68?v=v2" width="938" height="68" role="button" title="CornelBejan_3-1666364189097.png" alt="CornelBejan_3-1666364189097.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Well, then how to do to display Bode plot in another way?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The idea is that I have units of measurement to the components used (like above w1, w2, w3, w4) and then those components put them in a function of s (like above Gtest(s)) and then I want to display Bode plot for this function in Mathcad Prime 7. In Mathcad15 you didn't have that much trouble if you wanted to do that.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 15:07:27 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832165#M203354</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2022-10-21T15:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832220#M203356</link>
      <description>&lt;P&gt;I agree that working (maybe I should rater say "playing around") with Prime can be quite "funny" (in the sense of annoying, to despair, to freak out,...).&lt;/P&gt;
&lt;P&gt;But you can't blame Prime for you using "i" instead of "1i" &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;It was the very same in Mathcad 15, too.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 17:31:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832220#M203356</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2022-10-21T17:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832256#M203358</link>
      <description>&lt;P&gt;Oh yes, thats "funny". Prime's symbolic is confusing unit second with variable s.&lt;/P&gt;
&lt;P&gt;But here PTC provides a cure. This very often does NOT help with using units and symbolics, but in your case it does - at least partially!&amp;nbsp; You have to turn on the option "Using Units and Constants in Symbolic" in the Calculation Options:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_0-1666373928370.png" style="width: 582px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67931i5DAE7DE34A8662D2/image-dimensions/582x173?v=v2" width="582" height="173" role="button" title="Werner_E_0-1666373928370.png" alt="Werner_E_0-1666373928370.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then you must define your function G.test not dependent on "s" (there is no "s" in the final substituted expression) but rather make it a function of "omega". And because the symbolic still has its problems you have to take care that ALL occurrences of the variable "s" are labelled the very same. Most of your "s" are already labelled as "Variable" and it was only necessary to manually label the "s" in the substitute modifier:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_1-1666375288999.png" style="width: 496px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67945iDB91D6E01A551D9F/image-dimensions/496x222?v=v2" width="496" height="222" role="button" title="Werner_E_1-1666375288999.png" alt="Werner_E_1-1666375288999.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Its not necessary to manually make the conversion from rad to degree when you define Phase. Simply let the unit placeholder in the plot do the job!&lt;/P&gt;
&lt;P&gt;Its also not necessary to make omega.1, etc. unitless. Using units should be one of the most benefits when using Prime. You also should apply the proper unit (Hz) to the vector "freq".&lt;/P&gt;
&lt;P&gt;Also I guess you should use a log scale on the abscissa in the plots and maybe use "freq" on the abscissa instead of "omega".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According NOT making "Gain" and "Phase" functions - just look at the picture in my previous post. I also did it here so you may look at the attached worksheet as well.&lt;/P&gt;
&lt;P&gt;"logspace" creates a vector (not a range) and so omega is a vector, too. "Gain" (no function, just a variable) is now calculated from the vector omega by using vectorization. That way "Gain" is a vector, too. So the plots simply plot one vector over the other instead of a function over a range or vector.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Werner_E_3-1666375815277.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/67958i4D4CC4E463E60B70/image-size/large?v=v2&amp;amp;px=999" role="button" title="Werner_E_3-1666375815277.png" alt="Werner_E_3-1666375815277.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Oct 2022 18:20:42 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832256#M203358</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2022-10-21T18:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832353#M203365</link>
      <description>&lt;P&gt;The one with grid.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 02:09:59 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832353#M203365</guid>
      <dc:creator>ttokoro</dc:creator>
      <dc:date>2022-10-22T02:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832515#M203415</link>
      <description>&lt;P&gt;&lt;a href="https://www.ptcusercommunity.com/t5/user/viewprofilepage/user-id/208267"&gt;@ttokoro&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your answers so far.&lt;BR /&gt;&lt;BR /&gt;It seems, at least so far from what I see, that it must be pressed = to display the adequate results after we have divided with those units of measurement to destroy the units of measurement respectively.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_3-1666600221924.png" style="width: 796px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/68082iD120EF217691CFED/image-dimensions/796x183?v=v2" width="796" height="183" role="button" title="CornelBejan_3-1666600221924.png" alt="CornelBejan_3-1666600221924.png" /&gt;&lt;/span&gt;&lt;BR /&gt;To&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_0-1666599989013.png" style="width: 877px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/68079iE811EE3EEB3D181E/image-dimensions/877x375?v=v2" width="877" height="375" role="button" title="CornelBejan_0-1666599989013.png" alt="CornelBejan_0-1666599989013.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_1-1666600007999.png" style="width: 842px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/68080i47279BEC3DF3A1C2/image-dimensions/842x459?v=v2" width="842" height="459" role="button" title="CornelBejan_1-1666600007999.png" alt="CornelBejan_1-1666600007999.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now the new problem is why I can not change the values on the Y axis (see the below red circle) of the Phase plot graph, and why Phase plot is not displayed properly, from what it seems. Gain plot is fine, according to and with the previous results posted by you.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_2-1666600068754.png" style="width: 882px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/68081i1027A927C030BC9F/image-dimensions/882x461?v=v2" width="882" height="461" role="button" title="CornelBejan_2-1666600068754.png" alt="CornelBejan_2-1666600068754.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;And&amp;nbsp;why I can not display in the both graphs, Gain plot &amp;amp; Phase plot, the starting value for X axis from as much as I want, for example not to start from 0 Hz (rad/s) but from 10 ^-5 Hz (rad/s) (the graph seems to start at the value 0 even if I change the value). The end value of the graph I see that I can change, i.e. if I change from 65 Hz (rad/s) to 100 Hz (rad/s) then the graphs are expanded up to 100 Hz (rad/s), and that is fine, but for the beginning value of the graph even if I change the value from 0 Hz (rad/s) to 10^-5 Hz (rad/s) then the graphs starts all from 0 Hz (rad/s). Why?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_4-1666601089254.png" style="width: 692px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/68083iE64F217AAF630041/image-dimensions/692x361?v=v2" width="692" height="361" role="button" title="CornelBejan_4-1666601089254.png" alt="CornelBejan_4-1666601089254.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_7-1666601231545.png" style="width: 708px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/68086i906D8E9645564D3F/image-dimensions/708x363?v=v2" width="708" height="363" role="button" title="CornelBejan_7-1666601231545.png" alt="CornelBejan_7-1666601231545.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_9-1666601293932.png" style="width: 719px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/68088iA03E7F75D29F3575/image-dimensions/719x378?v=v2" width="719" height="378" role="button" title="CornelBejan_9-1666601293932.png" alt="CornelBejan_9-1666601293932.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CornelBejan_10-1666601324887.png" style="width: 725px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/68089i663F056AAD925AE6/image-dimensions/725x384?v=v2" width="725" height="384" role="button" title="CornelBejan_10-1666601324887.png" alt="CornelBejan_10-1666601324887.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 08:54:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832515#M203415</guid>
      <dc:creator>Cornel</dc:creator>
      <dc:date>2022-10-24T08:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Bode Plot - NaN/Complex values Error and Plot Grid Does Not Exist in Mathcad Prime 7</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832549#M203416</link>
      <description>&lt;P&gt;See my worksheet.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Oct 2022 10:44:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/Bode-Plot-NaN-Complex-values-Error-and-Plot-Grid-Does-Not-Exist/m-p/832549#M203416</guid>
      <dc:creator>ttokoro</dc:creator>
      <dc:date>2022-10-24T10:44:08Z</dc:date>
    </item>
  </channel>
</rss>

