Feeds
提问
Use fprintf to display an array with multiple strings in alphabetical order?
Let's say I have an array like so: a = ['cats '; 'dogs '; 'birds'] and I want to use fprintf to display this in a senten...
13 years 前 | 1 个回答 | 1
1
个回答提问
Saving cell array with strings to a text file.
I'm trying to figure out how to save a chart to a text file. The 'chart' is a cell array that consists of strings. So I have: ...
13 years 前 | 1 个回答 | 0