<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/248447</link>
    <title>MATLAB Central Newsreader - I'm still new in using matlab.... can't anyone help me...</title>
    <description>Feed for thread: I'm still new in using matlab.... can't anyone help me...</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>Mon, 06 Apr 2009 08:59:01 -0400</pubDate>
      <title>I'm still new in using matlab.... can't anyone help me...</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/248447#640618</link>
      <author>Ali </author>
      <description>A small bus company has just purchased a computer for its new automated reservations system.The owner of the company has asked you to program the new system.You are to write a program to assign seats on each bus with capacity of 40 seats.You program should display the following menu of alternatives.&lt;br&gt;
&lt;br&gt;
Please type 1 for &amp;#8220;VIP seat&amp;#8221;&lt;br&gt;
Please type 2 for &amp;#8220;economy seat&amp;#8217;&lt;br&gt;
&lt;br&gt;
If the person types 1,then your program should assign a VIP seat section (seat 1-26).If the person types 2,then your program should assign a seat in the economy section(seat 27-40).Your program should then print a ticket including the passenger seat class and the seat number on the same ticket.&lt;br&gt;
&lt;br&gt;
Use a single-subscripted array to represent the seating chart of the bus.Initialize all the elements of the array to 0 to indicate that all seats are empty.As each seat is assigned,set the corresponding elements of the array to 1 indicate that the seat is no longer available.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
Your program should never assign a seat that has already been assigned.Your program also has to show the message &amp;#8220;VIP seat SOLD OUT&amp;#8221; if seat in VIP class is full and the message &amp;#8220;economy seat SOLD OUT&amp;#8221; if seat in economy class is full.&lt;br&gt;
&lt;br&gt;
my friend and I have try answered the question above,but our lecturer said that our programming is wrong..please...please help us..</description>
    </item>
    <item>
      <pubDate>Mon, 06 Apr 2009 09:28:01 -0400</pubDate>
      <title>Re: I'm still new in using matlab.... can't anyone help me...</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/248447#640626</link>
      <author>Ulf Graewe</author>
      <description>It doesn't help if you post the old problem in a new threat.&lt;br&gt;
&lt;br&gt;
Like Gavrilo  recently posted:&lt;br&gt;
If you are stuck or you need some advice, formulate whats your problem. Show a piece of code with the error message you get!&lt;br&gt;
Then you will find for sure some help in this forum.&lt;br&gt;
&lt;br&gt;
But don't be so lazy and cry for help, without saying how we can help you or even let us puzzle out what might the solution for your problem!</description>
    </item>
  </channel>
</rss>

