Community Profile

photo

Mohammad R. Ghassemi


Last seen: 20 jours il y a Actif depuis 2021

Statistiques

  • Thankful Level 1
  • First Answer

Afficher les badges

Content Feed

Afficher par

Question


Removing automatic variable names in array2table or writetable and adding some text to the header of output file
Hi, I am trying to get a text output file using the following code: Output=[DD,D]; T=array2table(Output); writetable(T,'m.txt...

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

1

réponse

Question


No output from a for and elseif loop
Hi, I am trying to get the J matrix from the following simple code, however I receive no output for J: str=readline('1C1S.txt'...

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

1

réponse

A répondu
reading strings between spaces from a text file.
Hi, I need to read each line in a text file as a comple string including space such as 'n30e 45se', and apply a set of function...

plus de 2 ans il y a | 0