Displaying 5 results from an estimated 5 matches for "getan".
Did you mean:
gaetan
2007 Mar 03
1
function doesnt return/create object
...ten a function to extract certain lines from a matrix. the
result is a matrix with 6 cols, named dynamically according to the
functions arguments.
the problem is now, that i'm not able to return the resultmatrix for
further use. the object is not being created.
example from my console:
getans(27,27)
[...]
[189,] 3969 161 27 1 0 1
[190,] 2142 87 27 1 0 1
[191,] 1318 52 27 1 0 1
[192,] 2881 120 27 1 0 1
[193,] 3669 152 27 1 0 1
[194,] 5653 229 27 1 0 1
[195,] 2308 95 27 1 0 2
[196,] 4942 200 27 1...
2007 Mar 03
1
apply ? function doesnt create object
...ten a function to extract certain lines from a matrix. the
result is a matrix with 6 cols, named dynamically according to the
functions arguments.
the problem is now, that i'm not able to return the resultmatrix for
further use. the object is not being created.
example from my console:
getans(27,27)
[...]
[189,] 3969 161 27 1 0 1
[190,] 2142 87 27 1 0 1
[191,] 1318 52 27 1 0 1
[192,] 2881 120 27 1 0 1
[193,] 3669 152 27 1 0 1
[194,] 5653 229 27 1 0 1
[195,] 2308 95 27 1 0 2
[196,] 4942 200 27 1...
2004 Jan 26
1
Samba 2.2.3a + WinXP
Habe Samba 2.2.3a unter HP-UX 10.20 laufen.
(letzte Version die ich f?r 10.20 finden konnte)
Bisher lief alles bestens.
Jetzt mu? ich XP Prof einbinden.
Geht ja, aber bei mehreren Programmen (z.B. Office 2003)
st?rzt das Programm beim Speichern ab.
Geht das grunds?tzlich mit einer so alten Version nicht
oder gibt es einen Workaround?
Danke Andi
2006 Dec 19
3
/etc/rc.d/jail: losing IPs if jail_x_interface set and syntax error in jails /etc/rc?
Hi *,
I recently triggered an error when setting up a jail-host: I configured
the jail(s) like evry jail I set up in the past:
On the jail-hosts /etc/rc.conf:
# ---- Jail-Globals ----
jail_enable="YES" # Set to NO to disable starting of any jails
jail_list="ftp mx1 relay" # Space separated list of names of jails
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of
your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition
live OS sounds right up my alley, and I will definitely check it out.
The second partition is working well with `parted' and `fdisk', so I am
quite pleased. Below is, again, "what I came up with". I tried to integrate
each of your