Feeds
回答済み
How to fix this weird plot behaviour?
figure(1) hold all; ylim([678, 685]); plot(vysledkyM, 'r'); plot(vysledkyU, 'b'); plot(vysledkyS, 'g'); legend('death pena...
How to fix this weird plot behaviour?
figure(1) hold all; ylim([678, 685]); plot(vysledkyM, 'r'); plot(vysledkyU, 'b'); plot(vysledkyS, 'g'); legend('death pena...
約6年 前 | 0
| 採用済み
質問
How to fix this weird plot behaviour?
Hello. I have problem with dissapearin function using plot. It looks like this: However if I change position of the view it d...
約6年 前 | 2 件の回答 | 0
2
回答質問
How to plot polynomial function correctly?
Hello, I'm trying to plot polynomial function but output is always bad. Can you help me find, what I'm missing? Thank you. This...
約6年 前 | 2 件の回答 | 0
