Community Profile

photo

abdul azim


Last seen: environ un an il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


nonconformant arguments, Array substitution
data = dlmread('C:\Users\Acer\Desktop\project hydro\Offset.txt'); disp(data) prompt = "\nEnter the value of wl? = "; x = inpu...

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


Convert Txt file to an array
fid = fopen('C:\Users\Acer\Desktop\project hydro\Offset.txt'); data=textscan(fid,'%s'); fclose(fid);

presque 2 ans il y a | 1 réponse | 0

1

réponse

Question


array did not substitute
Substitute the array into the equation somehow it only solve the final input may i know which part is wrong count = 0; x=[]...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Substituting input array into an equation.
I have an input array which looks like this; while count < Set_data y = input('Input initial Pressure ') z = input('I...

plus de 2 ans il y a | 1 réponse | 0

1

réponse