Community Profile

photo

SJ Won


Last seen: circa 3 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistiche

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

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta