Statistics
13 Questions
0 Answers
RANK
171 343
of 295 673
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
46.15%
VOTES RECEIVED
0
RANK
of 20 262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 257
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
Ismember Bug when compare cellarray
Hi, I loaded two xml files (4474 and 4495 lines) in order to compare them. fid1 = fopen('1.xml', 'r'); fid2 = fopen('2....
mer än 10 år ago | 1 answer | 0
1
answerQuestion
Comparing signal to a function
I have a system of sensors that located along X-axis (i.e. at x = 1,20,40,60,80,100). The goal is to determine if the receiv...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
Extract Data from XML Files using DOM
I'm new with DOM and need help. I need to extract a matrix or cell array of Cows and Rs note that in the files there are few <...
nästan 11 år ago | 0 answers | 0
0
answersQuestion
Load Data into GUI
I’m building a GUI that running few tests. There is data in a mat file that need to be uploading every time the user runs a s...
nästan 11 år ago | 2 answers | 0
2
answersQuestion
How to save BMP file graphs that contain both imagesc and plot
I generated GUI with panel (UIpanel Master). All graphs in the function are presented into the UIpanel and have preliminary cod...
nästan 11 år ago | 0 answers | 0
0
answersQuestion
Display Several Plots in GUI using Slider
I’m building a GUI that supposes to display several subplots. In order to display a subplot in the GUI I create a uipanel and se...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
Dynamic List with Diffrent Cell Array of Strings
I need to build a dynamic list with 4 subjects for the benefit of GUI My first choice was uitable with 4 columns where one of t...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
Measure the lengths of a polygon
How to measure the length of the sides in polygon at BW image? Obviously that the polygon is not ideal (it’s a picture) Note t...
mer än 11 år ago | 2 answers | 0
2
answersQuestion
Mark Cell Table with Color
How to mark a specific cell in a table (under GUI) with any color?
mer än 11 år ago | 1 answer | 0
1
answerQuestion
Drawing Table in Figure
I would like to draw a table inside an Axis Figure (due to GUI constraints...) (i.e: TableData = [1 1 0 ; 0 0 1; 1 1 1]) I wou...
mer än 11 år ago | 0 answers | 0
0
answersQuestion
Image-Processing to Computer-Vision
I wrote a code that contains functions from image processing's toolbox I want to write the same function but this time the cod...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
Matlab Code to Android
I've created an algorithm in Matlab using Image Processing Toolbox. I'd like to use this algorithm on Android Tablet. I've foun...
mer än 11 år ago | 1 answer | 0
1
answerQuestion
Completion of Discontinuous Lines
I used imabsdiff in order to compute the absolute difference of two images of moving car. I then used im2bw to get the boundary/...
mer än 11 år ago | 1 answer | 0