代码搜索:公差标注
找到约 582 项符合「公差标注」的源代码
代码结果 582
www.eeworm.com/read/39600/914978
scr 焊盘标注04-11-12.scr
if Layertype! = 21 then goto 999
util_camed@
setunit@ 1
update_dcodebar@
update_buttonbars@
setresolution@ 1000
update_dcodebar@
aptable_compress@
update_dcodebar@
update_dcodebar@
u
www.eeworm.com/read/21947/930489
scr 焊盘标注04-11-12.scr
if Layertype! = 21 then goto 999
util_camed@
setunit@ 1
update_dcodebar@
update_buttonbars@
setresolution@ 1000
update_dcodebar@
aptable_compress@
update_dcodebar@
update_dcodebar@
u
www.eeworm.com/read/390194/8477649
txt 08-07.txt
%例8-7 使用xlabel和ylabel命令给已知图形添加坐标轴标注。
>> x=linspace(1,100,100);
>> y=2*x.^2-10.*x+3;
>> title('二次函数图');
>> xlabel('x取值范围是1-100');
>> ylabel('y=2*x^2-10*x+3');
>>
www.eeworm.com/read/432821/8570009
m ex303.m
%************************************************************
%程序:EX303.M
%功能:坐标标记函数使用实例
%***********************************************************
t=0:pi/50:8*pi; %通过meshgrid创建网格数据
x=sin(
www.eeworm.com/read/432821/8570015
m ex317.m
%******************************************************
%程序:EX317.M
%功能:曲面及其对应的三维等高线的绘制
%******************************************************
x=-3:0.25:3; %定义x坐标轴取值范围及刻度
y=x;
www.eeworm.com/read/432821/8570061
m ex215.m
%********************************************************
%程序:EX215.M
%功能:文本框标注函数gtext使用实例
%********************************************************
x=0:0.02*pi:2*pi; %定义x坐
www.eeworm.com/read/430092/8767483
m ex303.m
%************************************************************
%程序:EX303.M
%功能:坐标标记函数使用实例
%***********************************************************
t=0:pi/50:8*pi; %通过meshgrid创建网格数据
x=sin(
www.eeworm.com/read/430092/8767488
m ex317.m
%******************************************************
%程序:EX317.M
%功能:曲面及其对应的三维等高线的绘制
%******************************************************
x=-3:0.25:3; %定义x坐标轴取值范围及刻度
y=x;
www.eeworm.com/read/430091/8767533
m ex215.m
%********************************************************
%程序:EX215.M
%功能:文本框标注函数gtext使用实例
%********************************************************
x=0:0.02*pi:2*pi; %定义x坐
www.eeworm.com/read/377912/9258078
m ex303.m
%************************************************************
%程序:EX303.M
%功能:坐标标记函数使用实例
%***********************************************************
t=0:pi/50:8*pi; %通过meshgrid创建网格数据
x=sin(