Quote (ashwinthegrim @ 23 Jan 2010 11:54)
a string is a group of characters.. in programming language, a character represents a single ASCII alphabet. If that's too confusing, think of it as a single alphabet. A group of such characters (alphabets) is called string..
In layman's terms, ANY english word is a string..
okay, that helps.
using Matlab, i have an input fuction where someone can input variable names, then it takes the values of the variable and makes another variable, that second variable is used to create a plot, but what i want is the original input variable to appear in the plot title.
so i've been looking through help files for that info and i didnt know what a 'string' was, so thanks
any ideas on how to make the plot title do that lmk, i've tried a few things and nothing has worked, dont sweat it tho, its not that important
