3 lines
106 B
Text
3 lines
106 B
Text
snippet plot "Plot" b
|
|
plot(#1,#2,'Color',#3,'Linewidth',1.5,'MarkerSize',0,'DisplayName',"#4")
|
|
endsnippet
|