clc;clear;close all;
structuralModel = createpde('structural','static-solid');
gm = multicuboid(1,1,1);
structuralModel.Geometry = gm;
figure(1);hold on;pdegplot(structuralModel,'FaceLabels','off','FaceAlpha',0.5);
clc;clear;close all;
structuralModel = createpde('structural','static-solid');
gm = multicuboid(1,1,1);
structuralModel.Geometry = gm;
figure(1);hold on;pdegplot(structuralModel,'FaceLabels','off','FaceAlpha',0.5);
上一篇:为什么寄存器比内存快?
下一篇:append和extend区别
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M