Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

deleting the ?

조회 수: 1 (최근 30일)
kash
kash 2012년 2월 15일
마감: MATLAB Answer Bot 2021년 8월 20일
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
Andrei Bobrov
Andrei Bobrov 2012년 2월 15일
please write needed result from
1 w e ? 6 a b
3 ? u 21 2 d f
4 t ? 25 ? o p
kash
kash 2012년 2월 15일
sorry andrei a small mistake ,the ? rows must be deleted,considering i dont have ? in third row
4 .2 25 5 .9 1.2(considering no question marks )

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by