Blade.stl missing from PDE toolbox
10 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Jasdeep
le 19 Fév 2025
Modifié(e) : Mike Croucher
le 20 Fév 2025
Hello,
While trying to following the example here: Structural Analysis Using Finite Element Method (FEM) in MATLAB | Part 1
I get the following error:
Error using importGeometry (line 34)
gm = importGeometry(geofilename,varargin{:});
↑
Invalid argument at position 1. File Blade.stl does not exist.
I am using MATLAB 2024a (academic use)
Thanks.
1 commentaire
Réponse acceptée
Mike Croucher
le 19 Fév 2025
Modifié(e) : Mike Croucher
le 20 Fév 2025
If you run the following command in MATLAB
openExample('pde/ThermalStressAnalysisOfJetEngineTurbineBladeExample')
you'll get Blade.stl along with the example that uses it.
I got that OpenExample command from the 'Copy Command' link of the doc Thermal Stress Analysis of Jet Engine Turbine Blade
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Geometry and Mesh dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!