フィルターのクリア

How to add custom subtitle to a Pattern(Array,... figure?

5 ビュー (過去 30 日間)
Peter McDevitt
Peter McDevitt 2023 年 6 月 27 日
回答済み: Prasannavenkatesh 2023 年 6 月 27 日
Hello, I have this following piece of code to plot a antenna beam but I need to add information in the form of a subtitle, anyone know how this may be done?
pattern(Array, Frequency, cutAngle, -90:90, 'PropagationSpeed', PropagationSpeed,...
'CoordinateSystem', format ,'weights', w, ...
'Type', plotType, 'PlotStyle', plotStyle);

回答 (1 件)

Prasannavenkatesh
Prasannavenkatesh 2023 年 6 月 27 日
Hi Peter,
You can use the subtitle function (https://in.mathworks.com/help/matlab/ref/subtitle.html) to add information in the form of subtitle to a plot. Hope this helps.

カテゴリ

Help Center および File ExchangeAntennas, Microphones, and Sonar Transducers についてさらに検索

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by