Community Profile

photo

Olivia Rose


Con actividad desde 2022

Estadísticas

  • Thankful Level 3

Ver insignias

Content Feed

Ver por

Pregunta


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...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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]; ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 2 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta