<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265309</link>
    <title>MATLAB Central Newsreader - sprintf transfer function</title>
    <description>Feed for thread: sprintf transfer function</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Sun, 08 Nov 2009 20:01:02 -0500</pubDate>
      <title>sprintf transfer function</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265309#693064</link>
      <author>PinkLab </author>
      <description>please help in printing the transfer function &lt;br&gt;
&lt;br&gt;
x = 2&lt;br&gt;
y = 4&lt;br&gt;
z = x*y&lt;br&gt;
&lt;br&gt;
now need to sprintf to display tf of z&lt;br&gt;
&lt;br&gt;
how do i write it?</description>
    </item>
    <item>
      <pubDate>Sun, 08 Nov 2009 20:18:40 -0500</pubDate>
      <title>Re: sprintf transfer function</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265309#693067</link>
      <author>ImageAnalyst</author>
      <description>On Nov 8, 3:01&#160;pm, &quot;PinkLab &quot; &amp;lt;pink...@pinklab.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; please help in printing the transfer function&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; x = 2&lt;br&gt;
&amp;gt; y = 4&lt;br&gt;
&amp;gt; z = x*y&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; now need to sprintf to display tf of z&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; how do i write it?&lt;br&gt;
&lt;br&gt;
You've given a &quot;transfer function&quot; for z which involves x and y but&lt;br&gt;
you've only given it one (x,y) pair to work with.  This will give you&lt;br&gt;
one output point -- not exactly what I'd call a function.  I'm not&lt;br&gt;
sure what you're after.  Do you want to plot z for other values of x&lt;br&gt;
and y?</description>
    </item>
    <item>
      <pubDate>Sun, 08 Nov 2009 20:23:00 -0500</pubDate>
      <title>Re: sprintf transfer function</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/265309#693068</link>
      <author>PinkLab </author>
      <description>Yes, can I also sprintf value of x and y and then final sprintf for z? </description>
    </item>
  </channel>
</rss>

