Re: MATLAB Central Spring Contest



"Nicholas Howe" <NikHow@xxxxxxxxxxx> wrote in message
<fvbv0f$b3l$1@xxxxxxxxxxxxxxxxxx>...
Enjoying the new contest! Thank you all for organizing it.

A question: is the routine that checks for forbidden
functions available? More than once in past contests I have
had entries disqualified because I accidentally left in a
forbidden command I had been using for debugging.

P.S. Congratulations, Alan!

Yes, Congrats Alan!

On the other note, I would have benefited from having the
routine that checks for forbidden functions! All my entries
in darkness failed because I accidentally left an error()
call in helper code that I copied from a function I wrote
for another purpose. I assure you I had no nefarious
purposes, and it would have been nice to find out they were
going to fail before I submitted them. Please consider
releasing this code in the future.

Thanks,

Mike Bindschadler
.



Relevant Pages

  • Re: great
    ... > What's the purpose of adding the ATL object? ... Your C++ routine becomes a method call within a COM object. ... That is the whole purpose of using COM in the first place. ... Brian ...
    (microsoft.public.win32.programmer.ole)
  • Re: Multiplying by a random number
    ... Abder-Rahman wrote: ... any context for what the routine is intended to do. ... Likely the purpose hasn't changed since you last asked about this ...
    (comp.soft-sys.matlab)
  • Re: optional or interface
    ... I need to modify the procedure to fit more extensible ... purpose. ... If you want a hard limit, then I'd say up at most two or three ... Beyond that, consider splitting up the routine, as ...
    (comp.lang.fortran)
  • Re: optional or interface
    ... purpose. ... interface, since there will be lots of similar procedures and then ... If you want a hard limit, then I'd say up at most two or three ... Beyond that, consider splitting up the routine, as ...
    (comp.lang.fortran)
  • Re: Halt execution procedure
    ... Here is my routine that I use sometimes for debugging the hard way. ... SUBROUTINE Pause ... !PURPOSE ...
    (comp.lang.fortran)