Hi scilab team, i faced a strange problem with this txt Multiple_Ping.txt (3.5 KB)
first i tried mgetl but i think it does not appreciate utf-8 or utf-16, secon i tried uiimport and it hangs and i dont think that csvRead is a good option.
when you have time it is not important to me, can you look closer?
That’s just windows output redirection which does not correctly handle special characters. mgetl is supposed to be fed by authentical text and may be not robust when the string contains unassigned characters.