Can someone help me understand this code. Its a plate bending code.
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Stephen23
el 14 de Oct. de 2018
Editada: Stephen23
el 14 de Oct. de 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 comentarios
Ver también
Categorías
Más información sobre Data Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!