information about 'shfunc' in matlab
9 views (last 30 days)
Show older comments
Carlos Andrés Galán Pinilla
on 4 Feb 2022
Answered: Walter Roberson
on 4 Feb 2022
I would like to ask if anyone has information on 'shfunc', I have a code with that function and it doesn't run. Exit: Undefined function 'shfunc' for input arguments of type 'sym'. how can I solve that.
shfunc was used for Shape Functions 1D Lagrangian: https://kratos-wiki.cimne.upc.edu/index.php/Matlab_code_Shape_Functions_1D_Lagrangian
0 Comments
Accepted Answer
Walter Roberson
on 4 Feb 2022
The code for shfunc is at the bottom of the page of https://kratos-wiki.cimne.upc.edu/index.php/Matlab_code_Shape_Functions_1D_Lagrangian . Look after the first white gap.
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!