Feeds
提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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)*...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 3 个回答 | 0

