Feeds
提问
pi in xticklabel but not in other axes or title
Alright I'm able to use pi's in my xticklabels using set(gca,'FontName','symbol') but now my title is also using greek. Furtherm...
14 years 前 | 1 个回答 | 0
1
个回答已回答
why does str2num create a figure?
Thanks Jan! Str2double doens't really do the job either since it isn't converting multiple entries, str2double('1 2') gives N...
why does str2num create a figure?
Thanks Jan! Str2double doens't really do the job either since it isn't converting multiple entries, str2double('1 2') gives N...
14 years 前 | 0
提问
why does str2num create a figure?
I am using the property that str2num(string) returns an empty when the string is not solely made of numbers. In my case, I want ...
14 years 前 | 2 个回答 | 1
