deleting the ?
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
I have these dats in excel sheet
1 w e ? 6 a b
3 ? u 21 2 d f
4 t ? 25 ? o p
like these i have 3200X13 values
i want to read these and display,
then w,t must be repaces by .1,.3,.5,.7.........(since i have many values)
3rd column e,u must be replaced by,,0.2,0.4,0.6,0.8,1.0,,,,,,,,,
like these i want to replace for all columns(the values for variables is not constant,it must be given by user)
then the ? must be deleted,plz help
4 Commenti
Andrei Bobrov
il 15 Feb 2012
please write needed result in array
kash
il 15 Feb 2012
Andrei Bobrov
il 15 Feb 2012
please write needed result from
1 w e ? 6 a b
3 ? u 21 2 d f
4 t ? 25 ? o p
kash
il 15 Feb 2012
Risposte (0)
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!