如何在Matlab中绘制贝塞尔曲线 [英] How can you draw a bezier curve in Matlab

查看:937
本文介绍了如何在Matlab中绘制贝塞尔曲线的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Matlab绘制Bezier曲线的方式是什么?您是否必须自己使用prgoram?

What's the Matlab way to draw a Bezier curve ? Do you have to prgoram it yourself ?

我不是在寻找用户制作的例程,而是在问Matlab是否提供绘制它们的标准方法.

I am not looking for a user made routine, but am asking if Matlab offers a standard way to draw them.

推荐答案

在浏览并搜索了文档之后,我的回答是否":您必须使用第3方实现之一.

After looking and searching through the documentation, my answer is No: you'd have to go with one of the 3rd party implementations.

最可能的候选对象是interp族函数,并且它们不执行Bezier插值.

Likeliest candidate would be the interp family functions, and they implement no Bezier interpolation.

这篇关于如何在Matlab中绘制贝塞尔曲线的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆