Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Function to convert an all numeric cell array to a double precision array
********************************************
Usage:
outputmatrix=cell2num(inputcellarray)
********************************************
Output matrix will have the same dimensions as the input cell array
Non-numeric cell contest will become NaN outputs in outputmat
This function only works for 1-2 dimensional cell arrays of single numbers
Cita come
Darren (2026). cell2num (https://it.mathworks.com/matlabcentral/fileexchange/15306-cell2num), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato: CELL2FLOAT, Rosin-Rammler Diagram plotting tool
Informazioni generali
- Versione 1.0.0.0 (433 Byte)
-
Nessuna licenza
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
