Extract fibre orientation from Moldflow
Requires the glob function from the file exchange to find the Moldflow model and results (it isn't really necessary to use this function but it's a little easier than the built in capabilities of MATLAB). The Moldflow model must be exported in the .udm format. The orientation tensors must be output using the NASTRAN/PATRAN format (.nod). I've attempted to write the code to be generic and work with any model but it is not extensively tested.
Just specify a location at which to extract results.
Two algorithms are used. Brute force search for the closest nodes and scatteredInterpolant
Cite As
Matthew Bondy (2024). Extract fibre orientation from Moldflow (https://www.mathworks.com/matlabcentral/fileexchange/52838-extract-fibre-orientation-from-moldflow), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Code Generation > Simulink Coder > Deployment, Integration, and Supported Hardware > Model Protection >
Tags
Acknowledgements
Inspired by: Expand wildcards for files and directory names
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |