photo

Haythem Zouabi


Last seen: 1 year 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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...

4 years 前 | 1 个回答 | 1

1

个回答

提问


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,

4 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


how to superpose image fileds on the original image?
Hello, I am working on kinemtic fields measurement using digital image correlation on captured images: -...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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'}); ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


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...

5 years 前 | 2 个回答 | 0

2

个回答