Removing the integral part of number from a matrix

i have a matrix: A=[9.875 1.234 0.987 2.341] How can i remove integral part of the matrix. After removing the integral part output is
A=[ 0.875 0.234 0.987 0.341]
Please help...

추가 답변 (1개)

카테고리

도움말 센터File Exchange에서 Dynamic System Models에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

질문:

2014년 4월 25일

답변:

2014년 4월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by