Hello there i would like to know,
if there is a option to export Variables like here the "msh" variable, as a .msh data?
smodel=createpde('structural');
importGeometry(smodel, 'Hohlkathode.stl');
pdegplot(smodel, 'FaceLabels', 'on', 'FaceAlpha', 0.5);
msh= generateMesh(smodel, 'Hmax', 0.03); %The variable, which i want to export
pdeplot3D(smodel); %Visualisation of the Mesh
Greetings Fabian :)

回答 (1 件)

Aditya
Aditya 2024 年 10 月 25 日

0 投票

Hi Fabian,

カテゴリ

製品

リリース

R2020b

質問済み:

2020 年 11 月 25 日

回答済み:

2024 年 10 月 25 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by