Subject: [APDL] *vread with mixed character/number array. Author: Joe Metrisin Date: 2002-08-22 08:27:00Greetings,
Does anyone know of a way to *VREAD a column of data that may have a few rows with characters? ANSYS will abort the *VREAD if it encounters any characters in the column. Even using a mask vector to tell ANSYS to skip the character rows does not work. I want ANSYS to ignore the character rows and just read the numbers.