photo

James Clinton


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

  • Knowledgeable Level 2
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
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...

alrededor de 6 años hace | 0

| aceptada

Respondida
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: ...

alrededor de 6 años hace | 0

Respondida
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...

alrededor de 6 años hace | 0

| aceptada

Respondida
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...

alrededor de 6 años hace | 0

Respondida
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...

alrededor de 6 años hace | 0

| aceptada