Can someone help me understand this code. Its a plate bending code.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Stephen23
am 14 Okt. 2018
Bearbeitet: Stephen23
am 14 Okt. 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 Kommentare
Siehe auch
Kategorien
Mehr zu Data Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!