<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Questions and Posts tagged with input</title>
    <link>http://www.mapleprimes.com/tags/input</link>
    <language>en-us</language>
    <copyright>2012 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Mon, 21 May 2012 18:31:24 GMT</lastBuildDate>
    <pubDate>Mon, 21 May 2012 18:31:24 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The most recent questions and posts on MaplePrimes tagged with input</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Questions and Posts tagged with input</title>
      <link>http://www.mapleprimes.com/tags/input</link>
    </image>
    <item>
      <title>button in maplet</title>
      <link>http://www.mapleprimes.com/questions/133315-Button-In-Maplet?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;what should i do to get display buttons in maplet as an input in TextField? so that everytime i click on a button in maplet, the value of that button will show up in TextField as an input, such as if i click on a&amp;nbsp; Button("1") , the number 1 will show up in the TextField. thanks in advance.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;what should i do to get display buttons in maplet as an input in TextField? so that everytime i click on a button in maplet, the value of that button will show up in TextField as an input, such as if i click on a&amp;nbsp; Button("1") , the number 1 will show up in the TextField. thanks in advance.&lt;/p&gt;</description>
      <guid>133315</guid>
      <pubDate>Mon, 23 Apr 2012 17:39:37 Z</pubDate>
      <itunes:author>allen</itunes:author>
      <author>allen</author>
    </item>
    <item>
      <title>How do I implement the "system" command on Windows</title>
      <link>http://www.mapleprimes.com/questions/131861-How-Do-I-Implement-The-system-Command?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;Hi everyone!&lt;/p&gt;
&lt;p&gt;Please can some one show me how to implement the "system" command on Maple 13-Windows OS to include the specicfication of the input and output file path? I would appreciate a useful response. Thank you...&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi everyone!&lt;/p&gt;
&lt;p&gt;Please can some one show me how to implement the "system" command on Maple 13-Windows OS to include the specicfication of the input and output file path? I would appreciate a useful response. Thank you...&lt;/p&gt;</description>
      <guid>131861</guid>
      <pubDate>Sun, 18 Mar 2012 15:32:37 Z</pubDate>
      <itunes:author>Fizzle</itunes:author>
      <author>Fizzle</author>
    </item>
    <item>
      <title>Error plotting Contour Plots</title>
      <link>http://www.mapleprimes.com/questions/130959-Error-Plotting-Contour-Plots?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;I inputted the folllowing into Maple.&lt;/p&gt;
&lt;pre&gt;with(plots):&lt;br&gt;contourplot(x^2*y/(x^4+y^2),x=-1/2..1/2,numpoints=60^2,color=blue);&lt;/pre&gt;
&lt;pre&gt;However it is giving me this error:&lt;/pre&gt;
&lt;pre&gt;Error, (in plot/iplot2d/expression) bad range arguments x = -1/2 .. 1/2, numpoints = 3600&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;I don't understnad why.&lt;/pre&gt;
&lt;pre&gt;My lecturer has completed this graph and I literally just copied what she had written on our worksheet in order to acheive the same...&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;I inputted the folllowing into Maple.&lt;/p&gt;
&lt;pre&gt;with(plots):&lt;br&gt;contourplot(x^2*y/(x^4+y^2),x=-1/2..1/2,numpoints=60^2,color=blue);&lt;/pre&gt;
&lt;pre&gt;However it is giving me this error:&lt;/pre&gt;
&lt;pre&gt;Error, (in plot/iplot2d/expression) bad range arguments x = -1/2 .. 1/2, numpoints = 3600&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;I don't understnad why.&lt;/pre&gt;
&lt;pre&gt;My lecturer has completed this graph and I literally just copied what she had written on our worksheet in order to acheive the same...&lt;/pre&gt;</description>
      <guid>130959</guid>
      <pubDate>Mon, 20 Feb 2012 16:44:28 Z</pubDate>
      <itunes:author>Chrissieh18</itunes:author>
      <author>Chrissieh18</author>
    </item>
    <item>
      <title>mask an input string</title>
      <link>http://www.mapleprimes.com/questions/130720-Mask-An-Input-String?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;How do I mask an input string?&lt;/p&gt;
&lt;p&gt;That is when queried for an input, as the&amp;nbsp;characters are typed they are presented differently.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;How do I mask an input string?&lt;/p&gt;
&lt;p&gt;That is when queried for an input, as the&amp;nbsp;characters are typed they are presented differently.&lt;/p&gt;</description>
      <guid>130720</guid>
      <pubDate>Wed, 15 Feb 2012 14:56:02 Z</pubDate>
      <itunes:author>Christopher2222</itunes:author>
      <author>Christopher2222</author>
    </item>
    <item>
      <title>hotkeys for MAPLE's commands</title>
      <link>http://www.mapleprimes.com/questions/130659-Hotkeys-For-MAPLEs-Commands?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;I tried to find the list of hotkeys for Maple's commands but I found nothing.&lt;/p&gt;
&lt;p&gt;Is there any hotkeys?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;for example, It would be useful to have hotkeys for&amp;nbsp;'execute ALL toolbar', for Greek letters.&lt;/p&gt;
&lt;p&gt;In MathCAD you write Latin analog + 'ctrl + G' and the programm returns Greek letter. for example to achieve 'alpha' you have to input a + 'ctrl+G'.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I tried to find the list of hotkeys for Maple's commands but I found nothing.&lt;/p&gt;
&lt;p&gt;Is there any hotkeys?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;for example, It would be useful to have hotkeys for&amp;nbsp;'execute ALL toolbar', for Greek letters.&lt;/p&gt;
&lt;p&gt;In MathCAD you write Latin analog + 'ctrl + G' and the programm returns Greek letter. for example to achieve 'alpha' you have to input a + 'ctrl+G'.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>130659</guid>
      <pubDate>Tue, 14 Feb 2012 10:53:15 Z</pubDate>
      <itunes:author>Denis</itunes:author>
      <author>Denis</author>
    </item>
    <item>
      <title>Calculating a set of input</title>
      <link>http://www.mapleprimes.com/questions/130383-Calculating-A-Set-Of-Input?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;Hi, I have a formula with variable unknowns, lets say p,q,r.&lt;/p&gt;
&lt;p&gt;How do I get the answer giving me the output for&amp;nbsp;different combination of input that I'm inserting?&lt;/p&gt;
&lt;p&gt;For example : f(p,q,r):=(34p&lt;sup&gt;9-7q&lt;/sup&gt;)/r&lt;/p&gt;
&lt;p&gt;Calculate when (p=2,q=8,r=7) and (p=3,q=0,r=3) and (p=4,q=1,r=9) and so on...&lt;/p&gt;
&lt;p&gt;Please advice. Many thanks&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi, I have a formula with variable unknowns, lets say p,q,r.&lt;/p&gt;
&lt;p&gt;How do I get the answer giving me the output for&amp;nbsp;different combination of input that I'm inserting?&lt;/p&gt;
&lt;p&gt;For example : f(p,q,r):=(34p&lt;sup&gt;9-7q&lt;/sup&gt;)/r&lt;/p&gt;
&lt;p&gt;Calculate when (p=2,q=8,r=7) and (p=3,q=0,r=3) and (p=4,q=1,r=9) and so on...&lt;/p&gt;
&lt;p&gt;Please advice. Many thanks&lt;/p&gt;</description>
      <guid>130383</guid>
      <pubDate>Mon, 06 Feb 2012 17:49:43 Z</pubDate>
      <itunes:author>serena88</itunes:author>
      <author>serena88</author>
    </item>
    <item>
      <title>Change to 1-D math (math input) with command in initialisation file</title>
      <link>http://www.mapleprimes.com/questions/130190-Change-To-1D-Math-math-Input-With?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;I've made exam questions for students that they have to answer by doing some calculations in Maple.&lt;/p&gt;
&lt;p&gt;I would like to let them copy the commands they used to a Maple TA text field.&lt;/p&gt;
&lt;p&gt;However, the standard worksheet in our computer lab uses 2-D math. Copying this 2-D math to Maple TA works fine with "paste as plain text", but copying 1-D math also works with ctrl-v in Maple TA, which is more convenient for students under stress.&lt;/p&gt;
&lt;p&gt;Since I am not allowed change...</itunes:summary>
      <description>&lt;p&gt;I've made exam questions for students that they have to answer by doing some calculations in Maple.&lt;/p&gt;
&lt;p&gt;I would like to let them copy the commands they used to a Maple TA text field.&lt;/p&gt;
&lt;p&gt;However, the standard worksheet in our computer lab uses 2-D math. Copying this 2-D math to Maple TA works fine with "paste as plain text", but copying 1-D math also works with ctrl-v in Maple TA, which is more convenient for students under stress.&lt;/p&gt;
&lt;p&gt;Since I am not allowed change...</description>
      <guid>130190</guid>
      <pubDate>Mon, 30 Jan 2012 14:24:28 Z</pubDate>
      <itunes:author>Petra  Heijnen</itunes:author>
      <author>Petra  Heijnen</author>
    </item>
    <item>
      <title>Hiding input in only parts of the worksheet?</title>
      <link>http://www.mapleprimes.com/questions/129325-Hiding-Input-In-Only-Parts-Of-The-Worksheet?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;I'm acquainted with using View - show/hide contents - and unchecking input to hide the input in a worksheet. &amp;nbsp;My problem is that I would like to do this only some of the time. &amp;nbsp;I've tried selecting just the text where I want to hide the input but the menu action seems to apply to the whole worksheet. &amp;nbsp;This is in Maple 14. &amp;nbsp;Is there someway to hide the input some of the time but leave it visible the rest of the time?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I'm acquainted with using View - show/hide contents - and unchecking input to hide the input in a worksheet. &amp;nbsp;My problem is that I would like to do this only some of the time. &amp;nbsp;I've tried selecting just the text where I want to hide the input but the menu action seems to apply to the whole worksheet. &amp;nbsp;This is in Maple 14. &amp;nbsp;Is there someway to hide the input some of the time but leave it visible the rest of the time?&lt;/p&gt;</description>
      <guid>129325</guid>
      <pubDate>Wed, 04 Jan 2012 16:39:40 Z</pubDate>
      <itunes:author>Dorn</itunes:author>
      <author>Dorn</author>
    </item>
    <item>
      <title>Regarding Units</title>
      <link>http://www.mapleprimes.com/questions/128191-Regarding-Units?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;Hi there&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have, for a while, been trying to find a way to force maple to display the unit im inputting.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Im studying to be an engineer, and for an example the unit i often would like displayed is kilonewtons per square metre (kN/m2).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Once i hit enter, maple converts it to Pa, which isnt really usable for me ...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The question is, is there any way to stop maple from doing the conversion in output......</itunes:summary>
      <description>&lt;p&gt;Hi there&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have, for a while, been trying to find a way to force maple to display the unit im inputting.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Im studying to be an engineer, and for an example the unit i often would like displayed is kilonewtons per square metre (kN/m2).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Once i hit enter, maple converts it to Pa, which isnt really usable for me ...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The question is, is there any way to stop maple from doing the conversion in output......</description>
      <guid>128191</guid>
      <pubDate>Mon, 28 Nov 2011 16:14:14 Z</pubDate>
      <itunes:author>Elbaek89</itunes:author>
      <author>Elbaek89</author>
    </item>
    <item>
      <title>Find the upper bound error using end point rule</title>
      <link>http://www.mapleprimes.com/questions/126516-Find-The-Upper-Bound-Error-Using-End-Point-Rule?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;Hey guys,&lt;/p&gt;
&lt;p&gt;I have the function&lt;strong&gt; f(x) =(sin(x) + 1)/(x^2 + 1) where x =-Pi/2 and 3Pi/2&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1) I first set up an intgral for the function: </itunes:summary>
      <description>&lt;p&gt;Hey guys,&lt;/p&gt;
&lt;p&gt;I have the function&lt;strong&gt; f(x) =(sin(x) + 1)/(x^2 + 1) where x =-Pi/2 and 3Pi/2&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1) I first set up an intgral for the function: </description>
      <guid>126516</guid>
      <pubDate>Wed, 12 Oct 2011 18:52:10 Z</pubDate>
      <itunes:author>Red Horse</itunes:author>
      <author>Red Horse</author>
    </item>
    <item>
      <title>Error, invalid input</title>
      <link>http://www.mapleprimes.com/questions/126250-Error-Invalid-Input?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;Good Morning.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have a problem&lt;/p&gt;
&lt;p&gt;i have two functions&lt;/p&gt;
&lt;pre&gt;&amp;gt; xcir(t):=0.3 + 0.15*sin(t):&lt;br&gt;&amp;gt; ycir(t):= -0.3-0.15*cos(t):&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;and i suppose that i have a problem in the following equation&lt;/pre&gt;
&lt;pre&gt;&amp;gt; qd2 := ((arctan(-ycir(t)/xcir(t))-arctan(.45*sin(qd3(t))/(.45+.45*cos(qd3(t)))))*180)/(3.1416);&lt;br&gt;&amp;gt; qd3 := 180*arccos((xcir(t)*xcir(t)+ycir(t)*ycir(t)-.45*(2*.45))/(.45*(2*.45)))/(3.1416);&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;Good Morning.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have a problem&lt;/p&gt;
&lt;p&gt;i have two functions&lt;/p&gt;
&lt;pre&gt;&amp;gt; xcir(t):=0.3 + 0.15*sin(t):&lt;br&gt;&amp;gt; ycir(t):= -0.3-0.15*cos(t):&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;and i suppose that i have a problem in the following equation&lt;/pre&gt;
&lt;pre&gt;&amp;gt; qd2 := ((arctan(-ycir(t)/xcir(t))-arctan(.45*sin(qd3(t))/(.45+.45*cos(qd3(t)))))*180)/(3.1416);&lt;br&gt;&amp;gt; qd3 := 180*arccos((xcir(t)*xcir(t)+ycir(t)*ycir(t)-.45*(2*.45))/(.45*(2*.45)))/(3.1416);&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;</description>
      <guid>126250</guid>
      <pubDate>Tue, 04 Oct 2011 16:27:52 Z</pubDate>
      <itunes:author>Jorgenecochea</itunes:author>
      <author>Jorgenecochea</author>
    </item>
    <item>
      <title>Echo input to output</title>
      <link>http://www.mapleprimes.com/questions/123866-Echo-Input-To-Output?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;A simple question, the answer of which is eluding me. How do you echo the input to the output without performing any processing (e.g. solving, simplifying, factorizing etc.) whatsoever?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;A simple question, the answer of which is eluding me. How do you echo the input to the output without performing any processing (e.g. solving, simplifying, factorizing etc.) whatsoever?&lt;/p&gt;</description>
      <guid>123866</guid>
      <pubDate>Thu, 14 Jul 2011 12:31:12 Z</pubDate>
      <itunes:author>andrewfortune</itunes:author>
      <author>andrewfortune</author>
    </item>
    <item>
      <title>Input Display Drop-down List</title>
      <link>http://www.mapleprimes.com/questions/123819-Input-Display-Dropdown-List?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;Maple 13 here.&lt;/p&gt;
&lt;p&gt;The help documentation talks about an "Input Display Drop-down List", likewise for Output. What "Input Display Drop-down List" ? ... I can't see this anywhere. &lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Maple 13 here.&lt;/p&gt;
&lt;p&gt;The help documentation talks about an "Input Display Drop-down List", likewise for Output. What "Input Display Drop-down List" ? ... I can't see this anywhere. &lt;/p&gt;</description>
      <guid>123819</guid>
      <pubDate>Wed, 13 Jul 2011 09:47:59 Z</pubDate>
      <itunes:author>andrewfortune</itunes:author>
      <author>andrewfortune</author>
    </item>
    <item>
      <title>How read from standard input in pipe?</title>
      <link>http://www.mapleprimes.com/questions/123516-How-Read-From-Standard-Input-In-Pipe?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p class="p1"&gt;This is a question about how to read standard input in UNIX (bash).&lt;/p&gt;
&lt;p class="p1"&gt;I would like to write code in an easy to use editor (BBEdit) and use maple to take input from what other systems would refer to as STDIN or $stdin. The motivation for using an external text editor is to reduce the memory burden on the Maple editor in a program that rotates hundreds, hopefully thousands, of Maple points and other objects (See: http://www.mapleprimes.com/questions/123184...</itunes:summary>
      <description>&lt;p class="p1"&gt;This is a question about how to read standard input in UNIX (bash).&lt;/p&gt;
&lt;p class="p1"&gt;I would like to write code in an easy to use editor (BBEdit) and use maple to take input from what other systems would refer to as STDIN or $stdin. The motivation for using an external text editor is to reduce the memory burden on the Maple editor in a program that rotates hundreds, hopefully thousands, of Maple points and other objects (See: http://www.mapleprimes.com/questions/123184...</description>
      <guid>123516</guid>
      <pubDate>Sat, 02 Jul 2011 23:33:56 Z</pubDate>
      <itunes:author>Gary Palmer</itunes:author>
      <author>Gary Palmer</author>
    </item>
    <item>
      <title>Input/Output Inconsistencies</title>
      <link>http://www.mapleprimes.com/questions/123458-InputOutput-Inconsistencies?ref=Feed:MaplePrimes:Tagged With input</link>
      <itunes:summary>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Was wondering why I am getting such a variety of outputs when I input what is essentially the same expression each time ?&lt;/p&gt;
&lt;p&gt;See attached screenshot.&lt;/p&gt;
&lt;p&gt;thanks,&lt;br&gt;Andrew&lt;/p&gt;
&lt;p&gt;&lt;img src="http://andrewfortune.files.wordpress.com/2011/06/math.jpg" alt="" width="709" height="411"&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Was wondering why I am getting such a variety of outputs when I input what is essentially the same expression each time ?&lt;/p&gt;
&lt;p&gt;See attached screenshot.&lt;/p&gt;
&lt;p&gt;thanks,&lt;br&gt;Andrew&lt;/p&gt;
&lt;p&gt;&lt;img src="http://andrewfortune.files.wordpress.com/2011/06/math.jpg" alt="" width="709" height="411"&gt;&lt;/p&gt;</description>
      <guid>123458</guid>
      <pubDate>Thu, 30 Jun 2011 19:31:25 Z</pubDate>
      <itunes:author>andrewfortune</itunes:author>
      <author>andrewfortune</author>
    </item>
  </channel>
</rss>
