Feeds
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
6 months 前
提问
how to prevent plotting more curve than the axis limit in app uiaxes
app.Curve_sim.XLim=[-(b1+2) 0]; app.Curve_sim.YLim=[0 (a1+2)]; one can find more plots below 0@Y...
3 years 前 | 1 个回答 | 0
1
个回答提问
Multiscale dilation:structure unit does not change after imdilate by itself. What the multiscale dilation meaning?
g=[0 1 0;0 1 0;0 1 0]; n=3; ng=g; for i=1:n ng=imdilate(ng,g) end
4 years 前 | 1 个回答 | 0
1
个回答提问
In APP Designer, how to add a new uicontrol and show it on the original figure window
[ h(i*7+j)=uicontrol(app.UIF,'Style','text','Units','normalized',... 'Position...
4 years 前 | 1 个回答 | 0
 
        
