Borrar filtros
Borrar filtros

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

6 visualizaciones (últimos 30 días)
Raghavendra G G

Respuesta aceptada

KSSV
KSSV el 21 de Feb. de 2017
  2 comentarios
raghavendra g g
raghavendra g g el 8 de Mzo. de 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?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Data Import and Export en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by