how to select a spreadsheet cell from one column only
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I need the syntax for freely selecting a single cell that is in Column A always. The cell is a single number like 540.
2 commentaires
dpb
le 31 Mar 2016
Not a Matlab feature; pilot error is another problem.
Not expert enough to know if can protect a cell from being selected/read in Excel or not but it's an Excel, not a Matlab question. You could arbitrarily read column 'A:' from the spreadsheet and present only those results from which to choose instead of opening the spreadsheet itself. That would at least limit the damage.
Réponses (0)
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!