Feeds
提问
colorbar graduation
hi, I have a colorbar graduated between 0 and 1. My problem is that it's divided to 5 parts, but I want to have 10 parts, to lab...
14 years 前 | 0 个回答 | 0
0
个回答提问
coast_line in OCTAVE
Hi every body, I'm trying to draw costline of a region, with my scatter of points in the ocean. All that I found is yapso, whic...
14 years 前 | 0 个回答 | 0
0
个回答已回答
scatter too slow
I tried them, but I couldn't adapt them to my program, I am still a novice in octave.
scatter too slow
I tried them, but I couldn't adapt them to my program, I am still a novice in octave.
14 years 前 | 0
已回答
scatter too slow
get(gcf,'Renderer') >> painters so I made >> set(gcf, 'Renderer', 'opengl') >> set(0,'DefaultFigureRenderer','opengl')...
scatter too slow
get(gcf,'Renderer') >> painters so I made >> set(gcf, 'Renderer', 'opengl') >> set(0,'DefaultFigureRenderer','opengl')...
14 years 前 | 0
已回答
scatter too slow
When I write the same code as you, I have to stop the process, because noting happens: >>> n = 100000; x = rand(n,1); y =...
scatter too slow
When I write the same code as you, I have to stop the process, because noting happens: >>> n = 100000; x = rand(n,1); y =...
14 years 前 | 0
提问
scatter too slow
Hi, I want to plot particles according to their longitudes, and latitudes and to plot them according to their times (date of bir...
14 years 前 | 6 个回答 | 0