photo

Jessica du Toit


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
211,957
of 301,447

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,284

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,609

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Revival Level 1
  • First Answer

View badges

Feeds

View by

Answered
How can I store an array on a Raspberry Pi, using the simulink support?
Hi, I don't have an answer but a similar problem. Did you find a solution?

10 years ago | 0

Question


How can I use image processing functions such as imfindcircles in a simulink matlab function block? I get an error when I use this function.
here is the function: if true % code end function y = fcn(u) I1=u; I2=imadjust(I1,[0.1 0.3],[0 1]); [cent...

10 years ago | 2 answers | 0

2

answers