フィルターのクリア

how to extract FEM matrices from structuralModel

2 ビュー (過去 30 日間)
Yohai
Yohai 2019 年 1 月 17 日
I created a structuralModel using
createpde('structural', 'planestress')
I then assign a geometry, specify coefficents, etc, and solve the problem. I would like to have access to the stiffness matrix of the Finite Element model. With PDEmodels that are not structural, i.e. were created with createpde(), I can acheive with
assembleFEMmatrices
However, this does not work for structuralModels.
Is there a way to get the FEM matrices?

回答 (0 件)

カテゴリ

Help Center および File ExchangeGeneral PDEs についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by