photo

James Clinton


2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 2
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How I can offset the airfoil geometry inward and outward?
It sounds like you just need "z" dimension values. Find the number of points using size(), then you can put the airfoil at a con...

6年以上 前 | 0

| 採用済み

回答済み
Exporting/extracting field from figure property editor
You can get the Position of the xlabel by using the get function on the figure handle and its properties, as in the following: ...

6年以上 前 | 0

回答済み
retrieving data from a plot saved as fig
Hi, The MathWorks support team gave a very detailed, step-by-step example in <https://www.mathworks.com/matlabcentral/answers...

6年以上 前 | 0

| 採用済み

回答済み
merge columns of cell array into matrix
Hi Florian, If I'm understanding your request correctly, it looks like you want to avoid typing in each cell index of A indiv...

6年以上 前 | 0

回答済み
How do I reshape a large matrix?
I believe you can still use the reshape function for what you are describing. The <https://www.mathworks.com/help/matlab/ref/res...

6年以上 前 | 0

| 採用済み