1.
Matlab comment symbol “%” does not work when it’s at the beginning of a line
Here is the test page
It recognize the first “%” of the line as a TAG, and a blank line is added after that.
2.
Matlab use single quotation marks to do the matrix transposition, but it is always recognized as string.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 |
%%shuoming and or for while sort %shuomingand or for while sort % shuomingand or for while sort %sdafagand or for while sort %%shuoming and or for while sort %shuomingand or for while sort % shuomingand or for while sort %sdafagand or for while sort for i=0:n %fdgfdg dfgfdg and or for while sort fprintf('sdfs');% dfsg trdsgand or for while sort A = b' * C; a = b % c; %sadjhfkjasdhfkjsdh asdfsf%sdfgi int %sdaf ##shuoming and or for while sort #shuomingand or for while sort # shuomingand or for while sort #sdafagand or for while sort for i=0:n #fdgfdg dfgfdg and or for while sort fprintf('sdfs');# dfsg trdsgand or for while sort |