drawAPT

バージョン 1.0.1 (807 KB) 作成者: milan batista
drawAPT is a collection of MATLAB functions that emulate APT geometric commands
ダウンロード: 94
更新 2019/6/7

ライセンスの表示

drawAPT is a collection of MATLAB functions that emulate APT (Automatically Programmed Tool) geometric commands for points, lines, and circles. For example APT command
P1=POINT/INTOF,L1,L2
is in drawAPT translated to
P1=POINT('INTOF',L1,L2)
For drawing the generated geometry drawAPT use draw19 library.
drawAPT is meant to an add for the draw19 library which allows a user to draw geometrically more sophisticated objects.
For drawing segments, drawAPT contains three wrappers: drawLine1,drawArc1, and drawCircle1, which as input accept drawAPT's POINT and CIRCLE class.

The reference manual can be download from
https://www.researchgate.net/publication/333603309_drawAPT_ReferencManual_v01_00

引用

milan batista (2024). drawAPT (https://www.mathworks.com/matlabcentral/fileexchange/71751-drawapt), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2019a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersLinear Algebra についてさらに検索

Community Treasure Hunt

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

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

Add a comment

1.0.0