Community Profile

photo

Changyu Liu


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Really! fprintf cell error
function []=printresults2file(shape) fid=fopen('ChangyuLiu.txt','wt'); fprintf(fid, 'The number of entered objects was %d ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


What exactly does char mean?
>> answer = input('Enter YES or NO:\n','s'); fprintf('%c\n',answer) Enter YES or NO: YES Y E S >> answer = input('Enter Y...

4 years 前 | 1 个回答 | 0

1

个回答