md sazzad
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
223.130
of 295.486
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
10.0%
VOTES RECEIVED
0
RANK
of 20.236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Facing some errors during doing the program matlab.
function [residus, Stat, coefficients] = Calcul_Coef_NEW(SN, type, table_pression_kPa, P, T, degree) degree = input('Enter ...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
undefine function : error
Hello Dears, Here i got the one error undefined function 'degree' . can anyone say the solve? how i can get solution? function ...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
how to connect existing matlab code (.m) file with app designer in matlab?
Hello sirs, I am new in app designers in matlab. i would like to see the results in app designer from my existing program (.m)...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Hello, facing a problem on running first part of the program showing the given error ; i also add the 2nd part of this program and 2nd para and errors too.
function [EPClist,data]=extraction_data(Nomfichier) dummy=readtable(Nomfichier); %importfile j=1; for i=1:height(dummy) ...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
can you please say why the error coming at the line 168. can you please give the solution?
%Calcul des coeff des polynomes p21 & p32 %pressure and temperature measurements at different levels. [residus_montant,Stat_mo...
meer dan een jaar ago | 0 answers | 0
0
answersQuestion
can anyone say why its coming error at 168 line ? please suggest me?
%Calcul des coeff des polynomes p21 & p32 %pressure and temperature measurements at different levels. [residus_montant,Stat_mo...
meer dan een jaar ago | 0 answers | 0
0
answersQuestion
error de opts .here i understood that we need to change delimer \t . so,my question is how can i change this deliter \t? or if you have any other solution to propose to solve
function [Sample,Status,P0,RawP,RawT]=extract_data_P0(Nomfichier,SW_version) %2 variable input 5 out put opts=detectImportOp...
meer dan een jaar ago | 0 answers | 0
0
answersQuestion
Can you please say why this is coming? can you please solve this?
function [Sample,Status,P0,RawP,RawT]=extract_data_P0(Nomfichier,SW_version) %2 variable input 5 out put opts=detectImportOp...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
error message 'char'.how to solve?
function [EPClist,data]=extraction_data(Nomfichier) dummy=importfile(Nomfichier); j=1; for i=1:height(dummy) if dumm...
meer dan een jaar ago | 1 answer | 0
1
answerQuestion
Can you please say why it is coming this error? i need a solution
function [Sample,Status,P0,RawP,RawT]=extract_data_P0(Nomfichier,SW_version) opts=detectImportOptions('Capteur2125011.txt')...
meer dan een jaar ago | 1 answer | 0