Feeds
提问
Matlab can gca and gcf replaced?
Hello I wonder how to refer to particular figure and/or axes when I do not use *gca* or *gcf* right after plot and figure comman...
8 years 前 | 2 个回答 | 0
2
个回答提问
Matlab 2-D color plot without imagesc
Greetings, I have a 2-D data structured as (x,y,z) where x and y are the coordinates vectors and z is the data vector I am ...
9 years 前 | 2 个回答 | 0
2
个回答提问
Matlab analytical FT and FFT comparison
My aim is to compare the analytical *Fourier transform* of a function with the *FFT* of the same function using Matlab routines ...
9 years 前 | 1 个回答 | 0
1
个回答提问
How to replicate an array diagonally for a given number of times?
I would like to replicate an array diagonally for a given number of times, so *repmat* command does not work in my case. I also ...
10 years 前 | 2 个回答 | 0