photo

Elie Younes


Active since 2015

Followers: 0   Following: 0

My name is Elie, and I am engineering student at UAB. I dont know much about Matlab, however i catch on quickly.

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

ongeveer 8 jaar ago

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

ongeveer 8 jaar ago

Question


Matlab CSV parsing error?
So let me preface this by saying, I am very new to Matlab. Attached, I have an 11 x 8 CSV file. My script is supposed to ta...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Question


Getting a variable from an Edit box, using a push button.
Hello all, I am fairly new to matlab and I have a bit of a snafu. I have a snippet of code that relies on pulling someones ag...

ongeveer 8 jaar ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

meer dan 8 jaar ago

Question


Syntax on a callback when setting a push button to run a script.
I have a script that is an excuse generator. I have that script finished but I cannot get it to run using a push button.

meer dan 8 jaar ago | 1 answer | 0

1

answer