photo

manta24


Last seen: ungefär 4 år ago Active since 2018

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Solved


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

ungefär 6 år ago

Solved


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

ungefär 6 år ago

Question


Separating an undetermined cell plot
Hello, I have run into a wall in my code. I am trying to write a function that will take a figure and split the plotted graphs i...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


Retrieving data from many plots
I'm trying to figure out how to pull data from a figure that has 6 lines plotted on the same graph, and I have no idea how to ap...

ungefär 6 år ago | 1 answer | 0

1

answer

Question


Can't get graph to work properly
Hi, I'm new to building general functions on Matlab and am having trouble getting this one to work. My goal is to write a simple...

ungefär 6 år ago | 1 answer | 0

1

answer