Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I display values numerically, rather than graphically (with the scope)?

0
Posted

How do I display values numerically, rather than graphically (with the scope)?

0

The following is an S-function example, which was written by one of the Technical Support Engineers: function[sys,x0]=show(t,x,u,flag) if abs(flag)==0, hs1=figure(‘units’,’normal’,’pos’,[.8 .8 .1 .2]); hs2=uicontrol(hs1,’style’,… ‘edit’,’units’,’normal’,’pos’,[0 0 1 1], …

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123