Soumyajit Samal
Followers: 0 Following: 0
Feeds
질문
Highlight the region of plot or find some reliable and proper evaluation for the plot
Hello! I was plotting a curve from a experimental data and the plot showed up like this. Now i want to highlight the region w...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
Plotting in 3D from a table
I am given a csv file with 3 columns. The first column is to be the X coordinate, 2nd as Y coordinate and 3rd column as Z coordi...
3년 초과 전 | 답변 수: 2 | 0
2
답변질문
I want to simplify a equation in matlab that has terms of sin(t) and cos(t). When i run it it shows unrecognised variable. What should i do?
This is the code i wrote Op1("I4")*cos(t) Here Op1("I4")=[1 0 0 0; 0 1 0 0;0 0 1 0; 0 0 0 1] Op1 I want the result to be d...
3년 초과 전 | 답변 수: 1 | 0