Community Profile

photo

forgood2


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


error bars on grouped barplot with 2 axis
Hello, I have the following barplot: clear all clc close all (Separated off the brute force clear/close so folks can downloa...

2 years ago | 1 answer | 0

1

answer

Question


Change color of x axis and y axis barplot
I want a barplot with two different y axis in different colors. The x axis should be in black. Here is my code: a=[rand(3,1)*...

3 years ago | 1 answer | 0

1

answer

Question


4d Array converting RGB image into binary
Hello, I want saved 3d images into a 4d array with following code: for slice = 1 : length(filestrain) filename = fullfile(fo...

3 years ago | 1 answer | 0

1

answer

Question


zero padding on several images
Hello, I have several images with several sizes (155x75x3,512x74x3...) and I want to do a zero-padding that all images have the...

3 years ago | 3 answers | 0

3

answers