How can you two color in plot matlab? -


i want make script show me picture this: https://www.dropbox.com/s/zzx2chi0jbclf66/figura.jpg

the code is:

a = load('file.txt'); x = a(:,1); y = a(:,4); area(x,y) 

but not making out 2 colors, think bruh command used not sure?

this submission on file exchange might help:

http://www.mathworks.co.uk/matlabcentral/fileexchange/7255-areashade


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

node.js - Node - Passport Auth - Authed Post Route hangs on form submission -

Does Firefox offer AppleScript support to get URL of windows? -