Feeds
提问
Is there a way I can make a heat map with a specific shape?
So I have 22 nodal locations in this image that I have a temperature distribution for: T_5 = [340.0949872 282.200745...
8 years 前 | 1 个回答 | 0
1
个回答提问
Combining structs into a larger struct?
Okay, I have 4 structs. CriticalCutAuto %(1x1 with 4 fields called A;B;C;D) CriticalCutHuman %(1x1 with 4 fields ca...
8 years 前 | 1 个回答 | 0
1
个回答提问
Want to combine 4 structures into 1?
Hello, I currently have 4 structures: (Human1 [1x13], Auto1 [1x9], Human2 [1x1], Auto2 [1x1]). I should note, each of these st...
8 years 前 | 1 个回答 | 0
1
个回答提问
Trying to go from 1 matrix to a structure with a condition in the next column
Hello, so I have a [1x996] matrix that I am trying to break up to read two different outcomes: for all values less than 1.5, th...
8 years 前 | 2 个回答 | 0
