이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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. 검색 날짜: .