How to remove brackets around the cell values in a matrix?
14 ビュー (過去 30 日間)
表示 古いコメント
Hi, I need to remove the brackets around the cell values in a matrix. I wanted to keep only values in the each cell. plz see the pic below for detail.

4 件のコメント
Jan
2022 年 12 月 6 日
I guess, that the parentheses are inserted during the procedure "I changed the data from the mat file to a csv file". So please mention, how you did this.
Which problem do you want to solve actually? Instead of removing the parentheses it should be the direct way to use the MAT file instead of creating a CSV. If a CSV file is needed to export the data, use a method to create it, which does not insert parentheses.
回答 (0 件)
参考
カテゴリ
Find more on Matrices and Arrays 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!