Skip to content

streamslice() and streamparticles() not working correctly #306

Closed
@xarico10

Description

@xarico10

When using streamslice() to draw well-spaced streamlines (with direction arrows), lines and arrows are being plotted as a 3-D scatter chart.

load wind
streamslice(x,y,z,u,v,w,[],[],5)

fig2plotly(gcf, 'offline', false);

Expected and generated (https://chart-studio.plotly.com/~xarico10/1005/#/) plots:
Captura de Pantalla 2021-08-05 a la(s) 3 38 49 p  m
Captura de Pantalla 2021-08-05 a la(s) 3 39 00 p  m

Examples on using streamslice() can be found on:
https://www.mathworks.com/help/matlab/ref/streamslice.html

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions