ConeCutter.m

版本 1.0 (4.0 KB) 作者: Steve Lenk
Plane cuts cone and makes conics in an interactive 3-D manner.
9.0 次下载
更新时间 2023/12/30

查看许可证

%
% ConeCutter.m, December 26, 2023
%
% Copyright 2023 Steve Lenk
% Run and display ConeCutter or reuse ConeCutter code as needed.
% Attribution is always nice, but not necessary.
%
% ConeCutter is a toy. Please enjoy.
% ConeCutter is not for commercial use.
%
% Plane cuts cone and makes conics in an interactive 3-D manner.
%
% Tested in MATLAB 2019b on macOS
%
% version = 1.0;
% versiondate = December 26, 2023;
% author = Steve Lenk;
%
% ConeCutter use:
%
% Invoke in command window with ConeCutter<cr>
%
% Use <cr> in command window to rotate plane
% New conic section will show in about one second or less
%
% Use mouse to change cone and plane viewing angle
%
% Use ^c in command window to exit
%
% Limitations: Bottom of cone can truncate some conic sections
% MATLAB figure window menus are complex YMMV
%
% All in one file for view/copy/reuse convenience
%

引用格式

Steve Lenk (2024). ConeCutter.m (https://www.mathworks.com/matlabcentral/fileexchange/156891-conecutter-m), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0