Afficher commentaires plus anciens
hi, I need this function, it is found in old ver. I used matlab 2011 , is there a function like this in matlab 2011?
thanks
1 commentaire
Jan
le 7 Déc 2011
This question can be answered by Google.
Réponses (1)
David Young
le 6 Déc 2011
0 votes
Maybe you were using this file exchange contribution. It's unlikely that a FEX function would have the same name as something in the MATLAB distribution.
5 commentaires
huda nawaf
le 7 Déc 2011
Walter Roberson
le 7 Déc 2011
I find no evidence that cell2csv() has ever been shipped with MATLAB.
Of course any individual person might have downloaded cell2csv from the file exchange.
huda nawaf
le 8 Déc 2011
Walter Roberson
le 8 Déc 2011
You visit the page that David linked to, and you click on the Download link that is near the upper right corner. The direct link is http://www.mathworks.com/matlabcentral/fileexchange/7601-cell2csv?controller=file_infos&download=true
I doubt it will solve any storage problems, but you might as well go ahead and try.
When you get tired of trying yet more things that do not work, you could experiment with telling us what your program is intended to do and outlining your strategy for doing that.
I do not mean "I have to read in this file of indices": that is an approach you have taken towards solving whatever the program is really about. For example, is the program intended to calculate average raindrop size, or to calculate optimal placement for vacuum nozzles for a germanium-substrate fabrication machine, or to calculate filter coefficients for noise-cancelling headphones?
I have been asking your for that information for weeks but you keep avoiding the question.
huda nawaf
le 8 Déc 2011
Catégories
En savoir plus sur Cell Arrays dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!