photo

Farrah Vogel-Javeri


Last seen: 3 years 前 自 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 ...

3 years 前 | 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...

3 years 前 | 2 个回答 | 0

2

个回答