Surafel Taddesse
自 2019 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0