polargrid(angletick​s,abs,ticks,absdeg,​anglestr,absstr,rou​nd1)

バージョン 1.3.0.0 (1.73 KB) 作成者: Ingo Hermann
This function creates a new label and grid in the polarplot
ダウンロード: 118
更新 2015/11/19

ライセンスの表示

This function creates a new label and grid in the polarplot, so that you can use it with Matlabtikz. It deletes the whole text of your graph und the grid and creates the radial and angle skale how you want it. You can say how many radial- and angleticks there shoud be and determine the angle where the radialskala shoud be.
%angleticks set the number of ticks in equidistant angles.
%abs set the radius of the polarplot.
%ticks set the number of ticks in equidistant radialskale.
%absdeg set the degree of the radialaxis.
%anglestr set the labeling of the angleaxis.
%absstr set the labeling of the radialaxis.
%the number of positions behind the point.

引用

Ingo Hermann (2025). polargrid(angleticks,abs,ticks,absdeg,anglestr,absstr,round1) (https://www.mathworks.com/matlabcentral/fileexchange/52622-polargrid-angleticks-abs-ticks-absdeg-anglestr-absstr-round1), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersGrid Lines, Tick Values, and Labels についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.3.0.0

It's faster and shorter now :D

1.2.0.0

Version 1.2: Add a description to use this function

1.1.0.0

Version 1.1: The grid is adapted to the skale.

1.0.0.0