Feeds
질문
export data to txt file
Hi guys when i export my daa to a txt file, it exports the numbers with 4 digits after zero like 0.1256. How can i export my da...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
Undefined function 'txt2mat' for input arguments of type 'cell'
Dear friends: I wrote a line of code to read the data from a txt file. My txt file is a combination of the numbers and text. Bu...
9년 초과 전 | 답변 수: 1 | 1
1
답변질문
I am trying to plot the (Qt) but it gives me this error " If FUN is a MATLAB object, it must have an feval method." Qt is the function of the flow rate. I want to plot Qt vs time to check whether the fourie coefficients that i found are correct?
clc clear all close all load('rindexes_filt_sc.mat') Td=0.8; %(s) t_sc=Td/(551-303); % (s) t_v=[0:249]*t_sc; Q=4*0.00...
9년 초과 전 | 답변 수: 1 | 0
