Nicole
Followers: 0 Following: 0
Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
119.845
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
How can I find the length of a cell array in a particular dimension excluding 0x0 doubles?
As a simple example, say I had this cell array: examplecell = {'Name1'} {'Heights'} {'Weights'} {[20000]} ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I understand concatenation in multiple dimensions?
I have a 4-D cell array and I want to extend certain elements in the fourth dimension into the fifth dimension by concatenating ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I define a variable with a name based on an input?
I want my script to create new variables whose names depend on an input, e.g.: ship_name = input('Name of the ship: ','s'); ...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I refer to a variable, defined in one .m file, within a function defined in another?
I define a mixed cell in KSP_run.m: %% Define celestial body characteristics and scientific constants %Body ...
más de 6 años hace | 1 respuesta | 0