How do I label datapoints in a smith chart programmatically?

8 ビュー (過去 30 日間)
ymmen goel
ymmen goel 2017 年 10 月 28 日
回答済み: Ankitha Kollegal Arjun 2017 年 10 月 31 日
The datatip should show the frequency of that point. I am using smith function to plot the s parameter data.

回答 (1 件)

Ankitha Kollegal Arjun
Ankitha Kollegal Arjun 2017 年 10 月 31 日
One way in which you can label the datatip is to use the 'text' command:
You can pass the plot dataset as argument to the 'text' command.
The Answer first answer in the following MATLAB Answers post uses the 'text' command to label the datatips:

カテゴリ

Help Center および File ExchangeEquivalent Baseband Simulation についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by