Haythem Zouabi
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
30.652
of 295.569
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
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
resize and define the position of the colorbar
Hello, I need to resize and define the position of the colorbar. This is my code: ax3 = subplot(2,3,2); ibg2 = imagesc(sc...
ongeveer 4 jaar ago | 1 answer | 1
1
answerQuestion
Smoothing a 2d matrix
Hello, I have a 2d matrix. I need to smooth this matrix by filtering small gradient and keep the highest gradient? Thanks,
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Display NaNs values and apply alphadata for values different to NaNs
Hello, I want to display the NaN values by setting an alphadata equal to 0 and at the same time apply an alphadata equal to ...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
how to superpose image fileds on the original image?
Hello, I am working on kinemtic fields measurement using digital image correlation on captured images: -...
ongeveer 4 jaar ago | 0 answers | 0
0
answersQuestion
Automatisation of .mat files load and storing into a matrix
Hello, I have different .mat files named as dx001, dx002,... dx0020. I want to automate the .mat files load and storing it...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Display specific values in x-axis
Hello, I would like to display specific values in x-axis but it doesn't work. This is my code: X = categorical({'16s','20...
bijna 5 jaar ago | 0 answers | 0
0
answersQuestion
How to change color bar? how to keep initial abscisses values?
This is my code before adding a command to display values at the tip of the bars. X = categorical({'1024','512','256','128'}); ...
ongeveer 5 jaar ago | 2 answers | 0
2
answersQuestion
Display values as labels at the tips of serie of bars.
In Matalb R2019b, to display values as labels at the tips of serie of bars, we can use : xtips1 = b(1).YEndPoints + 0.3; ytip...
ongeveer 5 jaar ago | 2 answers | 0