Statistics
RANK
19.156
of 295.467
REPUTATION
2
CONTRIBUTIONS
10 Questions
1 Answer
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
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
Feeds
Question
join close lines in one thicker
I have this image <</matlabcentral/answers/uploaded_files/95251/lines_paper.jpg>> How could I close the borders with just ...
ongeveer 7 jaar ago | 2 answers | 0
2
answersQuestion
Cannot find hough all lines in this simple image
Hi, I´m trying to identify the lines present in the figure to figure it out after if it is a rectangle or not. I´m struggling, ...
ongeveer 7 jaar ago | 0 answers | 0
0
answersQuestion
Count the number of white papers in image
Hi, What should be the best way to obtain to obtain the number of white papers in a classroom? I've been trying simple methods...
ongeveer 7 jaar ago | 0 answers | 0
0
answersQuestion
How to make only the second plot changing in a loop?
I'm doing something like this: imagesc(pher_mat) hold on for i=1:5000 figure(1) plot(x,y) end But thi...
ongeveer 8 jaar ago | 1 answer | 0
1
answerQuestion
Shearch in two vectors the index of 2 different values and then intersect the output
I'm doing this s=intersect(find(model.y==model.y(s)),find(model.x==model.x(s)+1)); This works I just wanna know if ther...
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
Remove accent from struct
I have this info_circuitos.Name_circuito. I need to shearch in a name. but the struct have accents. a e i o u OR A E I O U. Coul...
bijna 11 jaar ago | 2 answers | 0
2
answersQuestion
Help plot with cell array scale problem
The scale is not what I want scatter(NGPSLongitude{1,1},NGPSLatitude{1,1},'r','*') hold on it appears me only 2 poi...
bijna 11 jaar ago | 2 answers | 0
2
answersQuestion
Sub-plot with cell array info
It´s giving me error in this part. A and I don´t know why. All variables are defined. This worked with struct, I change for c...
bijna 11 jaar ago | 1 answer | 0
1
answerQuestion
Write a .txt file
I have information like: Coisas X 3.16 Y 1.53 Z 0.000000Lat 0.000000Long Cenas X...
bijna 11 jaar ago | 1 answer | 0
1
answerHelp to print cell array in command window
Thanks, I soved the problem from another way.
bijna 11 jaar ago | 0
Question
Help to print cell array in command window
maximos = {[] mx [] mxBrake mxLong mxLat mxfcomb mxvCar}; minimos = {[] mn [] [] [] [] [] mnvCar}; media = {[] md [] [] ...
bijna 11 jaar ago | 2 answers | 0