You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Noticed that when MATLAB generates the JSON after calling fig2plotly(), it may round the data such that it displays incorrectly in Plotly. It particularly happens with datenums, e.g. where 7.357676e+05 in the JSON doesn't have enough resolution to distinguish seconds.