Ticket2
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 14 articles for 0.303 sec
On Feb 1, 12:39 am, rober...@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote: > In article <25e09268-a65f-46e6-a5e9-b1dced65c...@i7g2000prf.googlegroups.com>, > > > > > > > > shapper <mdmo...@gmail.com> wrote: > >Now that I found the row I need to delete it from log but I get the > >following error: > >??? Error using ==> subsindex > >Function 'subsindex' is not defined for values of class     

Group: comp.softsys.matlab · Group Profile · Search for Ticket2 in comp.softsys.matlab
Author: shapper
Date: Jan 31, 2008 16:46

In article <25e09268-a65f-46e6-a5e9-b1dced65cb33@i7g2000prf.googlegroups.com>, shapper <mdmoura@gmail.com> wrote: Now that I found the row I need to delete it from log but I get the following error: ??? Error using ==> subsindex Function 'subsindex' is not defined for values of class 'struct'. Error in ==> lab at 17 log.active(getab) = [] Here is the code I have: ticket
Show full article (1.57Kb) · Show article thread
On Jan 31, 11:02 pm, rober...@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote: > In article <b2c8dc5f-5d89-4483-934b-bfadd0307...@v4g2000hsf.googlegroups.com>, > > shapper <mdmo...@gmail.com> wrote: > >I have the following: > >ticket1 = struct('id', {1}, 'name', {'John'}); > >ticket1 = struct('id', {2}, 'name', {'Mary'}); > > You likely meant ticket2 for that second line. > > >log = struct('active'     

Group: comp.softsys.matlab · Group Profile · Search for Ticket2 in comp.softsys.matlab
Author: Walter Roberson
Date: Jan 31, 2008 16:39

In article <b2c8dc5f-5d89-4483-934b-bfadd03078c1@v4g2000hsf.googlegroups.com>, shapper <mdmoura@gmail.com> wrote: I have the following: ticket1 = struct('id', {1}, 'name', {'John'}); ticket1 = struct('id', {2}, 'name', {'Mary'}); You likely meant ticket2 for that second line. log = struct('active', {ticket}, 'history', {ticket}); Presumably ticket has been defined. log.active
Show full article (1.18Kb) · Show article thread
shapper <mdmoura@gmail.com> wrote in message <b2c8dc5f-5d89- 4483-934b-bfadd03078c1@v4g2000hsf.googlegroups.com>... > Hello, > > I have the following: > > ticket1 = struct('id', {1}, 'name', {'John'}); > ticket1 = struct('id', {2}, 'name', {'Mary'}); > > log = struct('active', {ticket}, 'history', {ticket}); > > log.active(end+1) = ticket1; > log.active(end+1) = ticket2; > > I want     

Group: comp.softsys.matlab · Group Profile · Search for Ticket2 in comp.softsys.matlab
Author: shapper
Date: Jan 31, 2008 15:50

On Jan 31, 5:38 pm, shapper <mdmo...@gmail.com> wrote: Hello, I have the following: ticket1 = struct('id', {1}, 'name', {'John'}); ticket1 = struct('id', {2}, 'name', {'Mary'}); log = struct('active', {ticket}, 'history', {ticket}); log.active(end+1) = ticket1; log.active(end+1) = ticket2; I want to select a row given an id: getab = log.active(log.active.id
Show full article (2.13Kb) · Show article thread
Hello, I have the following: ticket1 = struct('id', {1}, 'name', {'John'}); ticket1 = struct('id', {2}, 'name', {'Mary'}); log = struct('active', {ticket}, 'history', {ticket}); log.active(end+1) = ticket1; log.active(end+1) = ticket2; I want to select a row given an id: getab = log.active(log.active.id == 1); This seems right but I get an error: ??? Error using ==> eq Too     

Group: comp.softsys.matlab · Group Profile · Search for Ticket2 in comp.softsys.matlab
Author: Walter Roberson
Date: Jan 31, 2008 15:02

HappyEngineer <google.com1@g42.org> wrote in news:1182725087.131935.287450@i13g2000prf.googlegroups.com: I have ticket objects which have isEquivalent=true. That means that your inventory might say that you are holding three tickets. How do I add a description so that "x tickets" works properly. If I add "*tickets" to the keywords for the Ticket class, I found that everything
Show full article (1.16Kb) · Show article thread
On 24 Jun, 23:44, HappyEngineer <google.c...@g42.org> wrote: > I have ticket objects which have isEquivalent=true. That means that > your inventory might say that you are holding three tickets. > > How do I add a description so that "x tickets" works properly. If I > add "*tickets" to the keywords for the Ticket class, I found that > everything works in a silly way. Doing things like "drop ticket"     

Group: comp.softsys.matlab · Group Profile · Search for Ticket2 in comp.softsys.matlab
Author: Jos
Date: Jan 31, 2008 15:00

I have ticket objects which have isEquivalent=true. That means that your inventory might say that you are holding three tickets. How do I add a description so that "x tickets" works properly. If I add "*tickets" to the keywords for the Ticket class, I found that everything works in a silly way. Doing things like "drop ticket" will always drop all tickets even though you only said to drop a single
Show full article (0.81Kb) · Show article thread
    

Group: comp.softsys.matlab · Group Profile · Search for Ticket2 in comp.softsys.matlab
Author: Randy Poe
Date: Jan 31, 2008 14:51

Show full article (0.86Kb) · Show article thread
    

Group: comp.softsys.matlab · Group Profile · Search for Ticket2 in comp.softsys.matlab
Author: shapper
Date: Jan 31, 2008 14:38

Show full article (0.53Kb)
    

Group: rec.arts.intfiction · Group Profile · Search for Ticket2 in rec.arts.intfiction
Author: Emily Boegheim
Date: Jun 25, 2007 03:32

Show full article (1.46Kb) · Show article thread
    

Group: rec.arts.intfiction · Group Profile · Search for Ticket2 in rec.arts.intfiction
Author: Khelwood
Date: Jun 24, 2007 16:01

Show full article (1.43Kb) · Show article thread
    

Group: rec.arts.intfiction · Group Profile · Search for Ticket2 in rec.arts.intfiction
Author: HappyEngineer
Date: Jun 24, 2007 15:44

Show full article (0.97Kb)
1 · 2 · next