Community Profile

photo

SJ Won


Last seen: alrededor de 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

All
  • Thankful Level 3
  • Introduction to MATLAB Master
  • Commenter
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


Converting strings in cell array into array
I am trying to solve this problem: https://www.mathworks.com/matlabcentral/cody/problems/1899-convert-a-cell-array-into-an-array...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Read only numbers from string
Given a string, how to read only the numbers? I am trying to sum them up afterward. This was my solution: splitted = strsplit...

casi 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Index of Matching String in Cell Array
I'm trying to open up a file and read the cities listed along the first row and column. In between them are the numbers that ind...

casi 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Solve Function - Having Difficulties
I'm having trouble using the solve function and I don't understand the problem. I looked at other posts + documentation but I st...

casi 5 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Using logical operator and maintaining array size
Say I have x = [ 0 0 1 1 1] and y = [ 4 3 6 6 8] How do I use logical operator so that I maintain the array size? I want the...

casi 5 años hace | 1 respuesta | 0

1

respuesta