MATLAB: Anyone can answer? Thanks

homeworkno attempt

how to read file of unknown length with five parameters on each line like time=0.5…|ypp=0.1…y=0.9…|y=0.2…|ext=4.0…

Best Answer

k = importdata ('data.txt') ;