Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

want a floating value in output

1 view (last 30 days)
taher azim
taher azim on 11 Sep 2016
Closed: Walter Roberson on 11 Sep 2016
t1=14; t2=int16(2.2*14); y=t2/t1 y=2 but i want the actual floating or double value of y i.e y=2.2143 as output. explain me where i am going wrong.

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!