Spiral Generator for L-Edit

Generates a 'path' command for L-Edit (a CAD program) which will generate a spiral.

이 제출물을 팔로우합니다

L-Edit is a program often used to create MEMS layouts (if you're here, you probably know this), but it doesn't have a built-in facility to produce spirals, which are useful for inductors, springs, stress sensors, etc. This file generates a command which can be pasted into L-edit's command window in order to generate a spiral.

Example:

c = spiralgen(400,-40*pi,-31*pi,100,10)

...this generates the path command:

path -! -1157 0 -1153 -82 -1144 -163 -1129 -244 -1108 ... (it's pretty long)...

...which can be pasted into L-Edit's command window. See screenshot for examples. See the file for more details.

인용 양식

Sean Hatch (2026). Spiral Generator for L-Edit (https://kr.mathworks.com/matlabcentral/fileexchange/28977-spiral-generator-for-l-edit), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0.0

few details

1.0.0.0