Feeds
提问
how do plot a 3d plot, example like a water fall plot?
so my code is as following plot3(radiationx,radiationy,radiationz) here the matrix data base file looks like this here th...
3 years 前 | 1 个回答 | 0
1
个回答提问
solve command help needed.
here is my code,only 5 lines, and i m trying to solve for b, syms b m theta m = 5; theta = 20; eq = tand(theta)==(2*(1/tand(...
5 years 前 | 1 个回答 | 0
1
个回答提问
textscan desnt work in forloop
okay so this is the coad, the text scan fuction works and the whole coad runs without the for loops, but when addiing the fo...
6 years 前 | 1 个回答 | 0
1
个回答提问
Two textscan stamentents for the same file in coad
I am using two different textscan statements with deffrent vareables, why can't it store the same file in two diffrent cells or ...
6 years 前 | 1 个回答 | 0
