Feeds
提问
How to plot histogram where the data is the height
Hi all, I'm trying to plot a histogram with the data I have being the "amount" and not the bins. So my x-axis would be from 0 to...
5 years 前 | 2 个回答 | 0
2
个回答提问
How to plot a circle given its equation (with colors)
I have 2 equations: x^2+y^2=1/2 (x-1)^2+y^2=1 How can I quickly and easily plot both equations in the same graph, but with di...
6 years 前 | 1 个回答 | 0
1
个回答提问
How do I plot my own coded function?
Hi all, my code creates a function that finds the natural log of the input. function [answer, n] = mylog(x) fprintf("calcula...
6 years 前 | 1 个回答 | 0

