Thread Subject: help,, change "a" to "A"?

Subject: help,, change "a" to "A"?

From: Alex

Date: 17 Oct, 2009 07:56:03

Message: 1 of 6

is there any keyword to change a string,, example, from "a" to "A", or vice versa?

thanx,,

Subject: help,, change "a" to "A"?

From: Rune Allnor

Date: 17 Oct, 2009 08:18:28

Message: 2 of 6

On 17 Okt, 09:56, "Alex " <alex.riva...@gmail.com> wrote:
> is there any keyword to change a string,, example, from "a" to "A", or vice versa?
>
> thanx,,

doc upper
doc lower

Rune

Subject: help,, change "a" to "A"?

From: Jan Simon

Date: 17 Oct, 2009 12:37:03

Message: 3 of 6

Daer Alex

> is there any keyword to change a string,, example, from "a" to "A", or vice versa?

Do you mean STRREP?

Jan

Subject: help,, change "a" to "A"?

From: dpb

Date: 17 Oct, 2009 14:00:37

Message: 4 of 6

Rune Allnor wrote:
> On 17 Okt, 09:56, "Alex " <alex.riva...@gmail.com> wrote:
>> is there any keyword to change a string,, example, from "a" to "A", or vice versa?
>>
>> thanx,,
>
> doc upper
> doc lower
>
> Rune

and, for future reference, try

help strfun

and see what happens

--

Subject: help,, change "a" to "A"?

From: Jan Simon

Date: 17 Oct, 2009 15:49:03

Message: 5 of 6

Dear dpb, dear Alex!

> help strfun

Further hint:
  lookfor replace
  lookfor upper
This command searchs the help sections (H1-lines) for matching strings. If the files have meaningful H1 lines (the 1st comment line after the FUNCTION keyword), you can often find a function which satisfies your needs.

Jan

Subject: help,, change "a" to "A"?

From: dpb

Date: 17 Oct, 2009 16:45:14

Message: 6 of 6

Jan Simon wrote:
> Dear dpb, dear Alex!
>
>> help strfun
>
> Further hint:
> lookfor replace
> lookfor upper
...

yes, that's another way if do have a "look-for" phrase/name to use which
in this case isn't hard.

I suggested the help strfun to let alex see how to find the generic list
of string functions...

--

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com