photo

Olivia Rose


Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta