how can i fix this using fprintf?
古いコメントを表示
okay so i have 4 columns that are like this:
175.768 108.274
190.500 71.623
157.226 62.052
160.528 75.887
35.047 obese
19.736 normal
25.102 overweight
29.449 overweight
how do i place them together( next to each other) so i can i have 4 columns?
1 件のコメント
Geoff Hayes
2015 年 4 月 7 日
Dena - how is the above data stored? Do you have four individual arrays or a cell array or something else? Please provide some details so that we can offer some guidance. Depending upon your version of MATLAB, you may be able to use the table function.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Tables についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!