photo

Farrah Vogel-Javeri


Last seen: 4年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Dot indexing not supportedd
I am trying to write a function which converts all answers to a Likart survey to 1 and 0. The code itself works, but when I trz ...

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

1

回答

質問


Applying a function across all columns of a table
T = readtable('agree'); %%name of table T.Q1(strcmpi(T.Q1,'Agree')) = {1}; %% change all results in column called Q1 to 1 if ag...

4年弱 前 | 2 件の回答 | 0

2

回答