<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Graphing a String</title>
		<link>http://tibasicdev.wikidot.com/forum/t-14037444/graphing-a-string</link>
		<description>Posts in the discussion thread &quot;Graphing a String&quot; - Is there a way to put a string into Y= and have it graph it?</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 17 May 2026 06:03:26 +0000</lastBuildDate>
		
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14037444#post-4943548</guid>
				<title>Re: Graphing a String</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14037444/graphing-a-string#post-4943548</link>
				<description></description>
				<pubDate>Sat, 03 Apr 2021 01:10:18 +0000</pubDate>
				<wikidot:authorName>J_Walker87</wikidot:authorName>				<wikidot:authorUserId>6818760</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You can also use the &quot;Str▶Equ(&quot; command and then graph the resulting equation.<br /> See <a href="http://tibasicdev.wikidot.com/string-equ">http://tibasicdev.wikidot.com/string-equ</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14037444#post-4938765</guid>
				<title>Re: Graphing a String</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14037444/graphing-a-string#post-4938765</link>
				<description></description>
				<pubDate>Mon, 29 Mar 2021 17:39:37 +0000</pubDate>
				<wikidot:authorName>FoxxTrott</wikidot:authorName>				<wikidot:authorUserId>6859009</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I am not sure if I am fully understanding your question, but I believe I may have the code to solve your problem.</p> <div class="code"> <pre><code>PROGRAM:STRGRAPH :ClrDraw :&quot;1/2X+3→Str1 // This being your equation or string :Ans→{Y1} :DispGraph</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14037444#post-4938750</guid>
				<title>Re: Graphing a String</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14037444/graphing-a-string#post-4938750</link>
				<description></description>
				<pubDate>Mon, 29 Mar 2021 17:09:19 +0000</pubDate>
				<wikidot:authorName>FoxxTrott</wikidot:authorName>				<wikidot:authorUserId>6859009</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Do you think you could print out the whole code of your program? I don't think I quite understand what you're asking.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://tibasicdev.wikidot.com/forum/t-14037444#post-4938717</guid>
				<title>Graphing a String</title>
				<link>http://tibasicdev.wikidot.com/forum/t-14037444/graphing-a-string#post-4938717</link>
				<description></description>
				<pubDate>Mon, 29 Mar 2021 16:17:15 +0000</pubDate>
				<wikidot:authorName>Gabe Prairie</wikidot:authorName>				<wikidot:authorUserId>7085949</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello! I was wondering if its possible to graph a string,<br /> Let's say that I have the equation 1/2X+3 stored into Str1, I can put this into the Y= screen, put when I hit graph, nothing happens, anyone know how to fix this?<br /> Thanks!</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>