Community Profile

photo

Philippe Girard


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Text scan huge text file
So I have a text file like this one: SOLUTION AT ALPHA = 0.000 DEG I XMID YMID CURVD CP UE ...

6 years ago | 1 answer | 0

1

answer

Question


[GUID] Auto updating plot that uses subfunction
Hi all, I have what I call a master challenge down here. I've been on this one for like 8 hours now I'm about to give up! My ...

6 years ago | 0 answers | 0

0

answers

Question


Simulink destroyed my code
How to solve this? I used Accelerated mode on simulink and when i came back to my code that's what I saw is there a way to re...

7 years ago | 1 answer | 0

1

answer

Question


Find maximum on steady state condition from a vector (hard)
Hi, I'm doing vibration analysist with labview and runink my simulink model on matlab. I'm using the variable "x_optimisee" a...

7 years ago | 1 answer | 0

1

answer

Question


How to assign properly global variables
Hi, I read a bunch of topics everywhere, and even videos on YouTube, but I still don't understand how to use global variable...

7 years ago | 3 answers | 0

3

answers

Question


Combine 3 graphics into a single one
Hi, I'm trying to combine 3 graphics into a single one . First, here is my program function graphique() global x h f...

7 years ago | 1 answer | 0

1

answer

Question


Combine 3 array in one matrix of 3 columns
How can I combine these columns? I'm running this short program here: clc clear all P(2)=2*sqrt(2); for n=2:30 ...

7 years ago | 1 answer | 0

1

answer

Answered
How to assign properly global variables
All right now I exactly know what I misunderstand: when the MATLAB reads the fx=myF(); into the fist block what he's d...

7 years ago | 0