|
|
dispaly block in simulink-sinks
Hi all!
Please help with a display question..
I am very new to using matlab and this is part of a simulation for a communication system. I am using Simulink.
I am using Bernoulli binary generator and i would like to see the data that it produces. The problem is I have been struggling and i still can not view all of the one dimensional array (1-D array) it produced. (The black triangle still appears. At times there is just not only one, there are two!)
How do I change the "decimation" or "sample time" parameters of the display block so that I can see all the values.
Thank you or your help.
|
|
0
|
|
|
|
Reply
|
Virginie
|
4/8/2010 11:36:06 AM |
|
You can see the other values by increasing the size (vertically) of the
display block:
http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/slref/display.html
Decimation changes how often the values displayed are updated, not how
many values are displayed.
-James
Virginie wrote:
>
> Hi all!
> Please help with a display question..
> I am very new to using matlab and this is part of a simulation for a
> communication system. I am using Simulink.
> I am using Bernoulli binary generator and i would like to see the data
> that it produces. The problem is I have been struggling and i still can
> not view all of the one dimensional array (1-D array) it produced. (The
> black triangle still appears. At times there is just not only one, there
> are two!)
> How do I change the "decimation" or "sample time" parameters of the
> display block so that I can see all the values.
>
> Thank you or your help.
|
|
0
|
|
|
|
Reply
|
James
|
4/8/2010 4:33:03 PM
|
|
Thank you James, but I still cannot see where in the "Block parameters" I have to change the size (vertically or horizontally). Do you have any idea in the steps to take in order to change it?
Thank you for your help!
James Allison <james.allison@mathworks.com> wrote in message <hpl0fv$7n6$2@fred.mathworks.com>...
> You can see the other values by increasing the size (vertically) of the
> display block:
>
> http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/slref/display.html
>
> Decimation changes how often the values displayed are updated, not how
> many values are displayed.
>
> -James
>
> Virginie wrote:
> >
> > Hi all!
> > Please help with a display question..
> > I am very new to using matlab and this is part of a simulation for a
> > communication system. I am using Simulink.
> > I am using Bernoulli binary generator and i would like to see the data
> > that it produces. The problem is I have been struggling and i still can
> > not view all of the one dimensional array (1-D array) it produced. (The
> > black triangle still appears. At times there is just not only one, there
> > are two!)
> > How do I change the "decimation" or "sample time" parameters of the
> > display block so that I can see all the values.
> >
> > Thank you or your help.
|
|
0
|
|
|
|
Reply
|
Virginie
|
4/10/2010 4:06:05 AM
|
|
You can change the block size graphically - highlight the block with the
mouse and click and drag one of the corners to resize the block.
You might also benefit from going through some of the online Simulink
tutorials, such as:
http://www.mathworks.com/academia/student_center/tutorials/simulink-launchpad.html
-James
Virginie wrote:
> Thank you James, but I still cannot see where in the "Block parameters"
> I have to change the size (vertically or horizontally). Do you have any
> idea in the steps to take in order to change it?
>
> Thank you for your help!
>
>
> James Allison <james.allison@mathworks.com> wrote in message
> <hpl0fv$7n6$2@fred.mathworks.com>...
>> You can see the other values by increasing the size (vertically) of
>> the display block:
>>
>> http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/slref/display.html
>>
>>
>> Decimation changes how often the values displayed are updated, not how
>> many values are displayed.
>>
>> -James
>>
>> Virginie wrote:
>> > > Hi all!
>> > Please help with a display question..
>> > I am very new to using matlab and this is part of a simulation for a
>> > communication system. I am using Simulink.
>> > I am using Bernoulli binary generator and i would like to see the
>> data > that it produces. The problem is I have been struggling and i
>> still can > not view all of the one dimensional array (1-D array) it
>> produced. (The > black triangle still appears. At times there is just
>> not only one, there > are two!)
>> > How do I change the "decimation" or "sample time" parameters of the
>> > display block so that I can see all the values.
>> > > Thank you or your help.
|
|
0
|
|
|
|
Reply
|
James
|
4/13/2010 2:16:02 PM
|
|
Thank you James!!!!!!!
I did it!!!
By the way , what do you use simulink for? do you have knowledge on MIMO-OFDM simulations?? I am working on it currently...
James Allison <james.allison@mathworks.com> wrote in message <hq1ub4$bh6$1@fred.mathworks.com>...
> You can change the block size graphically - highlight the block with the
> mouse and click and drag one of the corners to resize the block.
>
> You might also benefit from going through some of the online Simulink
> tutorials, such as:
>
> http://www.mathworks.com/academia/student_center/tutorials/simulink-launchpad.html
>
> -James
>
> Virginie wrote:
> > Thank you James, but I still cannot see where in the "Block parameters"
> > I have to change the size (vertically or horizontally). Do you have any
> > idea in the steps to take in order to change it?
> >
> > Thank you for your help!
> >
> >
> > James Allison <james.allison@mathworks.com> wrote in message
> > <hpl0fv$7n6$2@fred.mathworks.com>...
> >> You can see the other values by increasing the size (vertically) of
> >> the display block:
> >>
> >> http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/slref/display.html
> >>
> >>
> >> Decimation changes how often the values displayed are updated, not how
> >> many values are displayed.
> >>
> >> -James
> >>
> >> Virginie wrote:
> >> > > Hi all!
> >> > Please help with a display question..
> >> > I am very new to using matlab and this is part of a simulation for a
> >> > communication system. I am using Simulink.
> >> > I am using Bernoulli binary generator and i would like to see the
> >> data > that it produces. The problem is I have been struggling and i
> >> still can > not view all of the one dimensional array (1-D array) it
> >> produced. (The > black triangle still appears. At times there is just
> >> not only one, there > are two!)
> >> > How do I change the "decimation" or "sample time" parameters of the
> >> > display block so that I can see all the values.
> >> > > Thank you or your help.
|
|
0
|
|
|
|
Reply
|
Virginie
|
4/18/2010 6:07:04 AM
|
|
|
4 Replies
403 Views
(page loaded in 0.119 seconds)
|
|
|
|
|
|
|
|
|