photo

Himanshu Tripathi

MathWorks

Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

0 Questions
6 Answers

Cody

0 Problems
40 Solutions

RANK
5,638
of 300,553

REPUTATION
8

CONTRIBUTIONS
0 Questions
6 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
13,339
of 169,635

CONTRIBUTIONS
0 Problems
40 Solutions

SCORE
430

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1
  • Solver

View badges

Feeds

View by

Answered
How to run on external hardware
Hi Cosimo, Please make sure you run the Task1, Task2 and Task3.1 of the tutorial first.

5 years ago | 0

Answered
use labels for transfer learning
Hello Shmuel, This might be helpful: https://www.mathworks.com/help/vision/ug/training-data-for-object-detection-and-semantic-...

5 years ago | 0

| accepted

Answered
How to change the figure color in simulink scopes using a script?
Replace set(a,'ColorOrder',myColorMap); by colormap(a,myColorMap);

6 years ago | 0

Answered
legend of a plot arrangement
You can use columnlegend() function. Check this article for example.

6 years ago | 0

| accepted

Answered
Problem with combining .mat files
Merge vertically columns of many files, this may be helpful.

6 years ago | 0

Answered
Why is Mask Editor self-modification checkbox disabled?
This check box is enabled only if the masked block resides in a library. Make sure you are putting your masked block in a libra...

6 years ago | 0