Matlab. How to draw image -


i have 1 function, returns vector data. should draw image depending on data.

for simplify let's consider example: function returns [4, 10, 3], should draw 10 x 3 rectangle , 4 circles around rectangle. need save image file, isn't necessarily.

there's different functions drawing/plotting, can't understand should use.

i'm using matlab 2013a, if matter.

would grateful articles/code snippets task.

look @ rectangle in help. drawing circles. i'm not joking.

this looked for.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -