diff scripts/plot/draw/streamline.m @ 28136:23f667483fab stable

Add Matlab compatible "streamtube" function (bug #57471). * streamtube.m: Add new function "streamtube" based on "ostreamtube" that is Matlab compatible. * ostreamtube.m, stream3.m, streamline.m, module.mk, plot.txi, NEWS: Add references.
author Markus Meisinger <chloros2@gmx.de>
date Wed, 19 Feb 2020 07:50:04 +0100
parents 695bb31e565b
children 8a9a041db1dc 0a5b15007766
line wrap: on
line diff
--- a/scripts/plot/draw/streamline.m	Wed Feb 19 07:53:10 2020 +0100
+++ b/scripts/plot/draw/streamline.m	Wed Feb 19 07:50:04 2020 +0100
@@ -61,7 +61,7 @@
 ## @end group
 ## @end example
 ##
-## @seealso{stream2, stream3, ostreamtube}
+## @seealso{stream2, stream3, streamtube, ostreamtube}
 ## @end deftypefn
 
 function h = streamline (varargin)