Community Profile

photo

John Snoap


Last seen: 1 día hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

All
  • First Review
  • Solver

Ver insignias

Feeds

Ver por

Resuelto


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

alrededor de 3 años hace

Resuelto


Subset Sum
Given a vector v of integers and an integer n, return the the indices of v (as a row vector in ascending order) that sum to n. I...

alrededor de 3 años hace

Resuelto


Summing digits
Given n, find the sum of the digits that make up 2^n. Example: Input n = 7 Output b = 11 since 2^7 = 128, and 1 + ...

alrededor de 3 años hace

Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

alrededor de 3 años hace

Respondida
Color Issue Using exportgraphics On confusionchart Figure
This issue was resolved in 2020b.

alrededor de 3 años hace | 0

| aceptada

Pregunta


Color Issue Using exportgraphics On confusionchart Figure
I'm having a small issue with PDF color output when I use the 'exportgraphics' function on a figure made using the 'confusioncha...

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

1

respuesta