User defined variable & Circle Plot
Aug 29, 2023
12:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Aug 29, 2023
12:46 PM
User defined variable & Circle Plot
I had a circle function that was working fine until I re-defined some of the variables as Ohms-secondary. The plot is blowing up now and I'm not sure why. See attached.
Solved! Go to Solution.
ACCEPTED SOLUTION
Accepted Solutions
Aug 29, 2023
01:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
3 REPLIES 3
Aug 29, 2023
01:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Aug 29, 2023
01:06 PM
Silly (and IMHO unnecessary) as it may be, Prime insists that the NaN's must have the same unit as the rest of the matrix!
So the fix is to add the units - I am using the SIUnitsof the center M which must be the same units as the radius r.
Aug 29, 2023
01:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Aug 29, 2023
01:21 PM
Thank you! Yes, that seems to be the fix.
Aug 29, 2023
07:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Aug 29, 2023
07:39 PM
Or deleate [NaN NaN] of first row.
or
