Can someone help me understand this code. Its a plate bending code.
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Stephen23
il 14 Ott 2018
Modificato: Stephen23
il 14 Ott 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 Commenti
Vedere anche
Categorie
Scopri di più su Data Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!