Can someone help me understand this code. Its a plate bending code.
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am confuse about the coordinates.dat and nodes.dat file using in the "main.m" file of the code given in below link. From where did He get those two files for input.??
https://www.mathworks.com/matlabcentral/fileexchange/32029-plate-bending
0 commentaires
Réponses (1)
Stephen23
le 14 Oct 2018
Modifié(e) : Stephen23
le 14 Oct 2018
The files coordinates.dat and nodes.dat are included in the .zip file.
You need to click the big blue Download button to get the complete submission in a .zip file, and then unzip it onto your MATLAB path (e.g. the current directory).
2 commentaires
Voir également
Catégories
En savoir plus sur Data Analysis 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!