MATLAB画图

    技术2022-07-13  75

    matlab画图标记 1,x=1:10 y=1:10 plot(x,y,’*r’) title(‘一次函数’)% 图形标题

    Processed: 0.010, SQL: 9