photo

James Clinton


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Knowledgeable Level 2
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 6 ans il y a | 0

| A accepté

Réponse apportée
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: ...

plus de 6 ans il y a | 0

Réponse apportée
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...

plus de 6 ans il y a | 0

| A accepté

Réponse apportée
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...

plus de 6 ans il y a | 0

Réponse apportée
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...

plus de 6 ans il y a | 0

| A accepté