Need to stop warning because i need to not show a plot using compassplot
Show older comments
Warning: Plotting the real and imaginary components of the value provided. Specify both R and Theta values if you do not intend to plot a complex value.
2 Comments
the cyclist
on 8 Dec 2025
I don't recognize that as a warning from a MATLAB function.
Can you post the full code that gives that warning?
Simple testing does not appear to show that message?
compassplot([1 2+3i 2-3i])
Accepted Answer
More Answers (0)
Categories
Find more on Environment and Settings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!




