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

답변