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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 2 | 0