photo

Wei-Rong Chen


Yale University

Last seen: 16日 前 2015 年からアクティブ

Followers: 0   Following: 0

My research has focused on speech production and perceptoin.

Programming Languages:
MATLAB

統計

All
  • Thankful Level 1
  • Treasure Hunt Participant
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • First Answer
  • CUP Challenge Master
  • Commenter
  • Promoter
  • Solver

バッジを表示

Feeds

表示方法

質問


Compiled app from App Designer can't recognize 'DAGNetwork'.
I trained a U-Net model using 'unetLayers.m' and tried to read this model from an Matlab App. It works fine with Matlab App bu...

3年弱 前 | 1 件の回答 | 0

1

回答

回答済み
I want to read this text file from Matlab directly and want to import data of all columns into work space in an array.
It will be much easier if you use 'readtable' function. For example: dataTable = readtable('1.txt','Delimiter',your_del...

8年弱 前 | 0