Ploting two function on one graph and using text() to place an arrow everywhere the lines intersect.
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, I have two functions F and f(x). One is a sin wave and the other a straight line. I need to use the text() function to place an arrow everywhere the lines intersect. How do I do this.
I know how to use Text() text(x,y,'\leftarrow')
Not sure how to input my x,y value when the intersection point depends on the user entering any number for F.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!