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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0