Programs to
1. Plot a Triangular Patch
2. To Draw Parametric Surface
3. To Draw Ruled Surface
4. To Draw Parametric Line
5. To Draw Parametric Ellipse
6. To Draw Inclined Parametric Ellipse
7. To Draw Parametric Circle
8. Midpoint Line Algorithm
9. Midpoint Circle Algorithm
10. Plot Parallel Line Parametric
11. Plot Hermite Curve
12. Inscribe Ellipse Circle Inside Rectangle
13. DDA Line Algorithm
14. Plot Bezier Curve
15. Plot Bezier Surface
16. Plot B-Spline Curve
Alok Negi (2021). Some basic codes in Computer Aided Design (https://www.mathworks.com/matlabcentral/fileexchange/69274-some-basic-codes-in-computer-aided-design), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
When I want to run b_spline_quadratic.m,it shows undefind function 'blend_1'