photo

LucasH


Last seen: 2年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

Programming Languages:
MATLAB

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Why does imshow change position of a figure?
I have a loop where an image is shown using imshow. I want that figure to be maximized. I have the following code: figure(2); ...

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

1

回答

質問


Is it possible to view multiple videos at the same time (and being able to process it with custom code)?
figure(1) movegui([0,300]); figure(2) movegui([700,300]); vidObj = VideoReader('homer1.mp4'); vidObj2 = VideoReader('homer2...

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

2

回答

質問


Error: array indices must be positive integers
Hello, I'm new here, I have a question. When I try to execute the attached code I get the error message: "Array indices must be...

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

1

回答