Feeds
提问
I want to create a plot using X Y coordinates
I have 51 nodes that each one of them has X Y coordinates. I used the command: plot(x,y, 'd') but I would like the figure to sho...
5 years 前 | 3 个回答 | 0
3
个回答提问
Generate a random decimal number between 0 and 1
Hi guys. Do you know how can I generate a random decimal number between 0 and 1? I tried x=randi(0 1) but this doesn't work for ...
5 years 前 | 1 个回答 | 0

