Community Profile

photo

Fat Man


2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How to removing data of structure field?
I have a structure array with 4 fields below: st = struct('piece',{1,1,3,4},'food',{'cheerio','marshmallow','pizza','cereal'},'...

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

1

回答

質問


How to get the size of a region in an image?
How can I get the size of the green region in the image?? By using funtion any() and sum() on my mask index Or any other way...

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

2

回答

質問


Stretch the middle of image
Suppose I have a .png How can I use Matlab to stretch the middle third of the image in horizontal direction by a factor of 2? ...

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

2

回答

質問


Using for loop to count how many times a content appears in a cell array?
Hello MATLAB Experts, Suppose I have a cell arr arr I want to use for loop to get the pattern of each different words in the c...

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

1

回答

質問


How to remove \n and empty line after combine all the lines into an array
I have a txt file 'map1.txt' 1 Ai.A 2 i.i. 3 .Aii 4 AiiA I want to concatenate all the lines of the file into a...

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

1

回答

質問


Replace numbers into a vector starts at the center? Looking for general format
Suppose I have a vector vec with the length will be an odd number. Then I have another vector vec1 with the length is also o...

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

2

回答