Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
I have a data set with <1x4418 double>, and i want to convert the same data set <94x47 single or double>, how can i do this?
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a data set with <1x4418 double>, and i want to convert the same data set <94x47 single or double>, how can i do this?
댓글 수: 0
답변 (1개)
Star Strider
2019년 8월 28일
댓글 수: 2
Star Strider
2019년 8월 28일
My pleasure.
If you want to chnage it from double to single, use the single function. Other relevant links are in and at the end of that page.
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!