Skip to content

spy() plotting y-axe inverted #186

Closed
@xarico10

Description

@xarico10

When using spy() the y-axis is being plotted starting on 0 and increasingly (starting in 0 and going up), not decreasingly as in MATLAB:

B = bucky;
spy(B)

fig2plotly();

Expected and generated (https://chart-studio.plotly.com/~xarico10/357/#/) plots:
Captura de Pantalla 2021-07-26 a la(s) 12 27 00 a  m

Captura de Pantalla 2021-07-26 a la(s) 12 26 44 a  m

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

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