Need to stop warning because i need to not show a plot using compassplot
이전 댓글 표시
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
the cyclist
2025년 12월 8일
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])
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





