photo

Damdae


Last seen: 2 jours il y a Actif depuis 2017

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1
  • Explorer
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How to convert cell to double array?
Try str2double: cell2mat({'01'}) = '01' (double) str2double({'01'}) = 1 (char)

plus de 5 ans il y a | 7

Réponse apportée
Error importing matlab.engine into Python on windows
Add your matlab sub-directory ${matlabroot}\bin\win64, which is possibly, C:\Program Files\MATLAB\R2018a\bin\win64 to the ...

plus de 5 ans il y a | 1

Question


How can I read/write .txt file on Simulink environment?
As you might know, there is no block for reading or writing data to .txt format in Simulink model library. (PLEASE DO NOT tell m...

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

1

réponse