storing floating point values in an array
Show older comments
I want to do a calculation which gives answer in float. then i want to store that answer in an array. when i tried to do so, the array is converting that float value to nearby integer. can anybody tell me how to get out of it.
1 Comment
TAB
on 30 Jan 2012
We can not guess what are you doing by just reading the description. Please post your code.
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!