Send As SMS

2/15/2006

cast a cell as a string

if you receive the error "Function is not defined for 'cell' inputs" while trying to print a string, it's because your string lives in a cell.

to make this go away, cast the cell contents into a char:

>>char(your_string_trapped_in_a_cell)


1 Comments:

Anonymous said...

Awesome, just what I needed to know! Thank you - thank you - thank you

9/26/2006 04:36:12 AM  

Post a Comment

Links to this post:

Create a Link

<< Home

My blog has moved! Redirecting...

You should be automatically redirected. If not, visit http://stinkpot.afraid.org:8080/tricks/ and update your bookmarks.