how to extract nodal coordinates from inp file of abaqus using matalb?..so that these nodal coordinates can be further used for analytical solutions

8 vues (au cours des 30 derniers jours)
Raghavendra G G

Réponse acceptée

KSSV
KSSV le 21 Fév 2017
  2 commentaires
raghavendra g g
raghavendra g g le 21 Fév 2017
Thank you very much. It was very useful for my project.
raghavendra g g
raghavendra g g le 8 Mar 2017
Error using cat Dimensions of matrices being concatenated are not consistent.
Error in cell2mat (line 83) m{n} = cat(1,c{:,n});
Error in nodalcoordinates_trail1 (line 16) nodal_output = cell2mat(cellfun(@str2num,nodes,'UniformOutput',false))
I am getting error like this. What is the problem?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Data Import and Export dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by