Bézier curve

Source code Author Update time

using Plots
gaston()
curves([1, 2, 3, 4], [1, 1, 2, 4], title = "Bézier curve")
Gnuplot Produced by GNUPLOT 5.2 patchlevel 8 1 2 3 4 1 2 3 4 Bézier curve y1 y1 y1

This page was generated using DemoCards.jl and Literate.jl.

This documentation is not for the latest stable release, but for either the development version or an older release.
Click here to go to the documentation for the latest stable release.