Scilab 5.5.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
milk_drop
Milk drop 3D function. This function is obsolete.
Calling Sequence
z=milk_drop(x,y)
Arguments
- x,y
two row vectors of size n1 and n2.
- z
matrix of size (n1,n2).
Description
This function is obsolete.
It will be permanently removed in Scilab 5.5.1 |
milk_drop
is a function representing the surface of a milk drop
falling down into milk. It can be used to test functions
eval3d
and plot3d
.
History
Version | Description |
5.5.0 | Function tagged as obsolete. Will be removed in 5.5.1. |
Report an issue | ||
<< mesh | 3d_plot | nf3d >> |