• 大小: 593B
    文件类型: .m
    金币: 1
    下载: 0 次
    发布日期: 2021-06-04
  • 语言: Matlab
  • 标签: matlab  五线谱  

资源简介

用matlab 中的 plot函数 画五线谱

资源截图

代码片段和文件信息

function Draw_Tail(Notex_posiy_posinumber)
    width = 0.1;
    height = 8;
    x0 = x_posi;
    y0 = y_posi;
    a = 1.5;
    b = 1;
    for i = 1:number
        if Note<25
            rect_x = [a+x0+widtha+x03*a+x03*a+x0+width];
            rect_y = [y0-heighty0-heighty0-heig

评论

共有 条评论