Feeds
질문
run>Polar plot > Save
Hello there are my command: figure; polarview(THETA,RHO,MULT,PRN); xlabel([datestr(JD(T1)) ' -------- Unfiltered -------- ...
대략 14년 전 | 답변 수: 0 | 0
0
답변질문
Save polar plot automatically
Hello there are my command: figure; polarview(THETA,RHO,MULT,PRN); xlabel([datestr(JD(T1)) ' |-------- Unfiltered --...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
how to do sequence for this case (alphabet)
This command just for one file ftpsite=ftp('website','username','password'); cd(ftpsite, 'ISK1/Hourly/210'); mget(ftpsite, 'isk...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
Loop 30 minute (but time base on pc)
hello, how to do loop 30min for this command? function out=multipathmapping ftpsite=ftp('xxxxxx','xxxxx','xxxx'); cd...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
how to rename file n do loop.
hello/hai when i download file(zip) from internet > Unzip file but the problem file name in alphabet. 1)how to do looping? ...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
Remove command select file and want replace with automatic select
This original coding...then i want replace uigetfile to automatic select.. all my file in this directory C:\Users\muhaimin\Deskt...
대략 14년 전 | 답변 수: 1 | 0
1
답변질문
How to input file but file depend to extension
%Import data if nargin==0 filen=load(filename,'mp1') [filen,path]=uigetfile('*.mat;*.gif',... '...
대략 14년 전 | 답변 수: 1 | 0
