photo

Mabin Mariam Joseph

MathWorks

Last seen: 13 days ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
4,436
of 300,302

REPUTATION
12

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Explorer
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
How to queue a list of videos for analysis?
Hello Mark, You can use create a 'FileDatastore' object that can hold all the video files. The 'ReadFcn' property of the data...

8 years ago | 1

| accepted

Answered
Font size in App Designer Tabs
This capability is not available in MATLAB. There is third-party toolbox that allows changing the font size of "uitab" object...

8 years ago | 1

Answered
Automatically open matlab model with different enconding
Try saving the model in the SLX format. SLX files do not warn because they can store characters from any encoding. Models cre...

8 years ago | 0

Answered
Getting error while training my cascade classifier ?
From the error snapshots attached, I see that the positives and negatives directories are not what is being specified by the att...

8 years ago | 0

| accepted