Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Import 3 values from a text file to matlab code

1 Ansicht (letzte 30 Tage)
Dennis_Pana
Dennis_Pana am 14 Feb. 2017
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
I have the following text file with name 'Inputs'
points = 9
dimensions = 3
numberofgroups = 1
How can we import these 3 values to a matlab code as following,
a=points or 9
b=dimensions or 3
c=numberofgroups or 1
I have red about dlmread but i cannot figure it out. Thank you all for your help and time.

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by