Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
deleting the ?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
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
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!