From: Jan Simon on 28 Jan 2010 11:26 Dear Pekka! > > person('us') == person('Urs Schwarz') > > ans = > > 1 > > My MATLAB can not find us: > >> person('us') == person('Urs Schwarz') > ??? Undefined function or method 'person' for input arguments of type 'char'. > > >> which person > 'person' not found. > > How can we find persons with matlab? > Cornfusing cornucopia of weirdness... Problem is solved: get(0, 'us') ans = [] Kind regards, datestr(clock, 3)
From: Jos (10584) on 29 Jan 2010 10:00 > Problem is solved: > get(0, 'us') > ans = [] He has hidden himself! lookfor us
From: ImageAnalyst on 29 Jan 2010 10:23 On Jan 29, 10:00 am, "Jos (10584) " <#10...(a)fileexchange.com> wrote: > > Problem is solved: > > get(0, 'us') > > ans = [] > > He has hidden himself! > lookfor us ---------------------------------------------------------------------------- I found him! Here he is: http://images.google.com/images?gbv=2&hl=en&safe=off&q=%22where+to+find+us%22&sa=N&start=0&ndsp=21 He really gets around!
From: Steve Amphlett on 29 Jan 2010 10:41 "us " <us(a)neurol.unizh.ch> wrote in message <hjnc2i$m8p$1(a)fred.mathworks.com>... > hey, how ya doin - guys > my project was due yesternight, and i did not know what to do, and the professor now is very unhappy with me, and i now need you to help me urgently to get me goin, and i want you to send me the solution quickly - NOW > > we have > a=3+4 > but we need > b=2*6 > how can we do G1 + G2 + cup
From: Jan Simon on 29 Jan 2010 10:59 Dear Steve! > > my project was due yesternight, and i did not know what to do, and the professor now is very unhappy with me, and i now need you to help me urgently to get me goin, and i want you to send me the solution quickly - NOW > > we have a=3+4 > > but we need b=2*6 > > how can we do > > G1 + G2 + cup Sorry Steve, nice approach, but us explicitely wrote "send me the solution quickly - NOW". And this was at: 26 Jan, 2010 18:25:22 minus "due yesterday" time shift. So now is not NOW anymore. Jan
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 4 5 Prev: legend for group of lines Next: how to make simulink go faster when having PI line models? |