photo

Olivia Rose


自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Plotting in a specific axes in GUIDE
I have 2 axes, one for a negeative output and one for a positive output. The larger one is supposed to be the main one, first sh...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Function to utilize user input on a GUI system?
This is the first time I've had to make a gui and I'm not sure how to fix this. I have an edit box to be used by the user to inp...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Trouble plotting a 3D meshgrid
I need to plot a 3D surface plot using a meshgrid, but it keeps saying not enough input arguements? x=[-4:1:4]; y=[-3:1:3]; ...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Adjacent Repeat of Numbers in an Array
This is the current function function adjacentRepeat = HasAdjacentRepeat(inArray) for inArray=diff(inArray) adjac...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Random inputs for a logic array?
This is my current code: function [averageScores, deviationScores, medianScores, modeScores, partyDecision] = PizzaParty(scores...

2 years 前 | 1 个回答 | 0

1

个回答

提问


User input changes circle radius and velocity
I want to make this so that when a user inputs a new radius, the circle changes accordingly, but I'm not sure how to go about it...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Multiple inputs for one graph
I'm trying to figure out a way to attach 3 specific inputs so that they plot different points. Idealy the outputs are all on the...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Finding the surface area of a balloon
This is the problem I'm working on. I think I have everything written out correctly, but I'm having trouble putting it all tog...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Write a function that takes a number to be guessed and a player number, and checks if the winning criteria is met.
This is what I have to work with, I've tried some functions already, but they came back as invalid. i.e.: win = Number...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Trying to change the amount of decimal points
This is what I have for the input function weightArray=[68.6611,8.7929,71.6766,44.1901,76.2861,66.1515,22.6083,36.9491,52.649...

2 years 前 | 1 个回答 | 0

1

个回答