easy solution: log scale plot for data with positive and negative data

semilogy and set(gca, 'YScale', 'log') don't work for negative data. There's user written functions resolving this but is there just any default, embedded quicker solution?

3 个评论

There's no solution because it's not a problem. When the data has negative values, log plots shouldn't be used, and disallowing them is the right thing.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Log Plots 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by