Elie Younes
自 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.
Feeds
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years 前
已解决
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...
8 years 前
提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答已解决
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:...
9 years 前
提问
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.
9 years 前 | 1 个回答 | 0