photo

Steven


University of Alabama at Birmingham

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
278,201
of 297,457

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Having picture appear on GUI
I have created a GUI that has an listbox that displays information from my popup menu. I also have recreated a radio button th...

11 years ago | 1 answer | 0

1

answer

Question


Create a function that takes in a value and passes the sine of that value using the sine generating function below.
It says the signature is [y]sine1(x,j) where j is the number of term sin the expansion. I may be going about this the wrong wa...

11 years ago | 0 answers | 0

0

answers

Question


I am trying to create a GUI and was trying to a video from youtube
into the GUI I am creating. I will give a description of how my GUI is being set up. I am creating a GUI that will allow the use...

11 years ago | 0 answers | 0

0

answers

Question


I wrote a code for determining the volume need for each stage of a rocket
clear;clc %create the statement radius1=16.5;height1=138.0;radius2=16.5;height2=81.5;radius=30.8;height3=61.6; ...

11 years ago | 1 answer | 0

1

answer

Question


Help on creating an cell array
I am trying to create an cell array that will show names and ages of each person. I do not know how to begin with structuring th...

11 years ago | 1 answer | 0

1

answer

Question


How to create an cell array
I was wondering how do I go about creating an cell array from grade.txt file in excel to matlab. It wants me to use the grades f...

11 years ago | 2 answers | 0

2

answers