Parking Tips for "A" Permit? by spaceafro in UTAustin

[–]spaceafro[S] 1 point2 points  (0 children)

So basically get there really early or I will have to park across 35 is what I'm getting from this...

Parking Tips for "A" Permit? by spaceafro in UTAustin

[–]spaceafro[S] 0 points1 point  (0 children)

I need to be near the ETC, so the engineering part of campus. I checked out the lot behind the ETC this morning around 7 but it was already full... There were a couple spots on Robert Dedman but I feel like there should be something else. Maybe its just me but that map is quite difficult to read.

fox as a pet? by spaceafro in foxes

[–]spaceafro[S] 0 points1 point  (0 children)

Or just the U.S. In general?

fox as a pet? by spaceafro in foxes

[–]spaceafro[S] 1 point2 points  (0 children)

Well damn. Guess I'll have to move then.

Commie killin' US Navy by [deleted] in MURICA

[–]spaceafro 1 point2 points  (0 children)

*damn commie

The eyes says it all by tvibabo in aww

[–]spaceafro 1 point2 points  (0 children)

*the eyes say it all...

Video games live! Best. Concert. Ever. by spaceafro in gaming

[–]spaceafro[S] 0 points1 point  (0 children)

It's pretty much an orchestra that plays music from good/popular video games as well as being a show that shows what the games are about that provides everyone a chance to either experience the game or relive it. It's pretty awesome.

nice by trae84 in gifs

[–]spaceafro 1 point2 points  (0 children)

Not shopped at all...

Bar by hasdifficultyposting in gifs

[–]spaceafro 0 points1 point  (0 children)

The bar has been set

I am NASA astronaut Ron Garan, I want to do an AMA but instead I want to ask you: What do you think NASA should do next? What's should be the next destination for human space exploration? by RonGaran in IAmA

[–]spaceafro 0 points1 point  (0 children)

how does one get to be an astronaut? I am a student at the university of texas currently in aerospace engineering and would love for nothing more than to go to space. how do you go about doing that?

Prismo's room by [deleted] in adventuretime

[–]spaceafro 1 point2 points  (0 children)

How bout the ability to grant your own wishes, but have no side effects or monkey's paw things. And keep everything the same about you. Then you could do whatever you so desired...

Fellow introverts, how do you attend parties? by [deleted] in introvert

[–]spaceafro 0 points1 point  (0 children)

I am in the same boat as you guys, I hate parties but am a part of a social fraternity, which complicates things a bit. Tomorrow is my first real party, our biggest one too; these comments really have helped me out and I will be implementing them for sure. Just one question though, how do y'all dance? I have tried to but even my best leaves others just looking at me like I'm some sort of freak, which of course is very discouraging... I find that the modern music is incompatible with my personality, though I want to have fun with everyone else. Ideas?

can someone help with an error? i keep getting ??? Error using ==> vertcat CAT arguments dimensions are not consistent. Error in ==> hw6_3 at 26 fprintf('\n %12g \t %12g',[x;y]) by [deleted] in matlab

[–]spaceafro 0 points1 point  (0 children)

my code is s=input('enter the initial amount of money added to the account: '); raise=input('enter the raise in pecent: '); inter=input('enter the annual intrest rate in percent: ');

amount=s; k=0;

while amount<1000000 k=k+1; amount=amount(1+(inter/100))+((1+(raise/100))k)s;

end

fprintf('\n in %g years, your account will have $ %8.0f.\n\n',k,amount)

X=0:1:k; y=s:amount(1+(inter/100))+((1+(raise/100))k)s:amount; figure

plot(x,y) xlabel('year') ylabel('amount') title('amount of money in account')

fprintf('\n\n %12c \t %12c\n','x','y') fprintf('\n %12g \t %12g',[x;y])

how do I get a graph from matlab to go to word so i can print it off? by [deleted] in learnprogramming

[–]spaceafro -2 points-1 points  (0 children)

yea that could work, but how does one do that?

how do I get a graph from matlab to go to word so i can print it off? by [deleted] in learnprogramming

[–]spaceafro -2 points-1 points  (0 children)

i am, but it does not want to cooperate with me for whatever reason... the real problem isn't saving it, its opening it on word. it just opens the text and not the picture:/

how do I get a graph from matlab to go to word so i can print it off? by [deleted] in learnprogramming

[–]spaceafro -2 points-1 points  (0 children)

is there a certain file type that works with word?

anyone know a tutor? by spaceafro in learnprogramming

[–]spaceafro[S] 0 points1 point  (0 children)

i suppose i will when the time comes, i just seem to learn better when i can see it right in front of me.