Question


Why do I get a wrong plot?
I'd like to make a plot of a quantity called "PSF" but I cannot get a correct result for some reason. I will first explain the t...

3 years ago | 1 answer | 0

1

answer

Question


How to fix the GPU warning?
Hello, I'm trying to use GPU libraries (especially, gpuArray) on an HPC cluster but I constatnly get an error below: --- Wa...

3 years ago | 1 answer | 0

1

answer

Answered
imresize error. "Expected input method to be a string or a character vector. Allowed values are: 'cubic' or 'bicubic'."
I could solve this problem by retrieving the array from the GPU by gather function. grayImage = gather(gpu_grayImage); grayI...

3 years ago | 0

| accepted

Question


imresize error. "Expected input method to be a string or a character vector. Allowed values are: 'cubic' or 'bicubic'."
I get the error message: Expected input method to be a string or a character vector. Allowed values are: 'cubic' or 'bicubic'...

3 years ago | 3 answers | 0

3

answers

Question


How to make the negative sign in the legend easier to see?
I generated the following legend in my plot but the negative sign ('-') is hard to see. I tried several different fonts but it d...

3 years ago | 2 answers | 0

2

answers