Feeds
已回答
How to Change the first letter of a string to capital case and the rest to lowercase
word='si' new=replace(word,word(1),upper(word(1)))
How to Change the first letter of a string to capital case and the rest to lowercase
word='si' new=replace(word,word(1),upper(word(1)))
3 years 前 | 0
提问
how to draw the intersection of two graphs
i need to draw the points that fit with red graph from black and green graph <</matlabcentral/answers/uploaded_files/129106/C...
7 years 前 | 1 个回答 | 0