Plot keeps on flipping
5 ビュー (過去 30 日間)
古いコメントを表示
I have two plots which I am plotting. They are almost similar with a difference of 2 units. So both the graphs are identical but are slightly different in terms of magnitude. When I plot the first graph, I get my desired values plotted correctly. The moment I plot the other graph in the same plot, either one becomes the mirror image of the other. I tried using the negative sign in one so that in case it flips, it superimposes itsefl on the other but I am still getting the mirror image. I use hold on in my code.
Could someone please help? The graph seems to be flipping and not superimposing is my issue.
1 件のコメント
Adam Danz
2019 年 5 月 23 日
Provide relevant sections of code. An image of the figure might be helpful, too.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!