photo

Brent Weyers


Last seen: 6 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


FMP4 Error When Using VideoReader
Hello, I am trying to run the following code in MATLAB R2021b on Windows 10: obj=VideoReader('Video_File.avi'); % Specify the...

2 years ago | 1 answer | 0

1

answer

Question


Combine The Workspace Variable Name of a unit8 Variable with Value of a 1x1 Double to Create An Output Variable with a Combined Name
Hello, I wrote a code which takes two inputs: (1) Label_ID (1x1 double) and (2) Label_Name (720x1280 unit8), which extracts data...

3 years ago | 1 answer | 0

1

answer

Question


How to programatically make workspace variable name same as the .mat file name loaded into Matlab?
I have a number of .mat files in a folder called m2.mat, m3.mat, m4.mat and so on all the way to m400.mat. When each .mat file i...

4 years ago | 2 answers | 0

2

answers