In GUI environment I wanna assign the value of data which is double to listbox as appear below.
Show older comments
data = 1.0e+03 * 8.764479999999999 9.453410000000000 9.163520000000000 9.177770000000001 9.062700000000001 9.524580000000000
Name Size Bytes Class Attributes
data 3x2 48 double global
In GUI, there is a listbox so I wanna put data values in this listbox as 3x2 matrix size.
Accepted Answer
More Answers (0)
Categories
Find more on Whos 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!