Community Profile

photo

Huang Chi-En


Last seen: bijna 3 jaar ago Active since 2020

Statistics

Content Feed

View by

Question


filesep for window '\', which may cause sprintf doesn't work for some '\%d' string, how can i avoid ?
str = " \num_%d " ; result = sprintf(str, 1) ; the above example can not output : " \num_1 " normally. When I use the filese...

meer dan 3 jaar ago | 1 answer | 0

1

answer