Community Profile

photo

Hamidreza


University Of Houston

Last seen: 3 years ago Active since 2021

Statistics

Content Feed

View by

Question


I want to read a bunch of files inside a loop function in MATLAB, but when I try the following code:
j = (i * 2000000); A = dlmread('gr_at_0.l_%d', j); I get the following error: Error using sprintf Invalid format. Error i...

3 years ago | 1 answer | 0

1

answer