Community Profile

photo

Surafel Taddesse


Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Create an Matrix of Variables from a String input
I'm not sure if I'm even asking the question the correct way, however, heres what I'm trying to accomplish, I'm working on a M...

4 years ago | 1 answer | 0

1

answer

Question


How do I assign matrix of strings to matrix of numbers?
Lets sat I have: a1 = [A,B,C,D,E,F] a2 = [5,8,2,9,2,1] lets assume this are large matricies. Is there a way that I can...

4 years ago | 1 answer | 0

1

answer

Question


How can I get Matlab to check for a specific string and show it's location?
Lets say I have the following: A = [a1,a2,a3,a11,a22,a33] When I say Index = strfind(A,'a1') Matlab tells me that there ar...

4 years ago | 1 answer | 0

1

answer