![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10176548_1534166092627_DEF.jpg)
Nicole
Followers: 0 Following: 0
Statistica
4 Domande
0 Risposte
RANK
229.438
of 297.016
REPUTAZIONE
0
CONTRIBUTI
4 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
75.0%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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]} ...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
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'); ...
oltre 6 anni fa | 1 risposta | 0
1
rispostaDomanda
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 ...
oltre 6 anni fa | 1 risposta | 0