Community Profile

photo

Yoshi


Last seen: 2 days ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Creating three shaded regions in a loglog plot
I'm trying to create three regions with different colors on a loglog plot. I've tried implementing the patch function but every ...

29 days ago | 2 answers | 0

2

answers

Question


Inserting variable answers in cells
Trying to insert the numerical value of a variable: clear; clc; syms x y z e1 = 2*x+z == 2; e2 = 2*y+z == 7.52; e...

8 years ago | 1 answer | 0

1

answer

Question


Making a string and number matrix
I am trying to make a matrix which has strings and numbers such as: a b c d 1 3 4 5 5 6 7 8 9 10 11 12 where a,...

8 years ago | 1 answer | 0

1

answer

Question


Putting spacing between strings
I am trying to print out something like this: A (10 blank spaces) B (10 blank spaces) C any ideas?

8 years ago | 1 answer | 0

1

answer

Question


How to solve these 4 equations
Hello, I'm trying to solve these set of 4 equations and am unsure how to write them up in matlab. So far this is what I've tried...

8 years ago | 1 answer | 0

1

answer