photo

Guy Rouleau

Last seen: Today 2008 年からアクティブ

Followers: 14   Following: 0

統計

All
MATLAB Answers

0 質問
308 回答

File Exchange

16 ファイル

Cody

0 問題
10 解答

Blogs

450 投稿

Highlights

2 ハイライト

ランク
136
of 300,369

評判
912

コントリビューション
0 質問
308 回答

回答採用率
0.00%

獲得投票数
190

ランク
461 of 20,936

評判
3,609

平均評価
4.60

コントリビューション
16 ファイル

ダウンロード
70

ALL TIME ダウンロード
33399

ランク
38,430
of 168,436

コントリビューション
0 問題
10 解答

スコア
110

バッジ数
1

コントリビューション
450 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
2 ハイライト

平均いいねの数
1

  • Thankful Level 2
  • 36 Month Streak
  • Solver
  • GitHub Submissions Level 3
  • Personal Best Downloads Level 3
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Pro
  • Revival Level 2
  • Knowledgeable Level 5

バッジを表示

Feeds

公開済み


How do you Inspect Logged Signals?
I receive and debug Simulink models all day every day. This means that I often need to log many signals and inspect them to...

4日 前

Thumbnail

公開済み


Extracting Timetables… Simulink style
Today I want to share a simple tip to interact with data logged from a Simulink modelThe ProblemLet's take this simple model...

2ヶ月 前

Thumbnail

公開済み


Record and Playback Blocks
Today I want to talk about two relatively new blocks: Record and Playback.Record BlockLet's start with this simple example...

4ヶ月 前

Thumbnail

公開済み


Merging Simulink Models Automatically in Git
This post is targeted at users developing Simulink models under Git source control, but who are not necessarily using the...

4ヶ月 前

Thumbnail

公開済み


How to programmatically configure a Simulink simulation?
Here is another frequently viewed MATLAB Answers post:Set simulation time and fixed step size for a Simulink model from the...

5ヶ月 前

Thumbnail

公開済み


Organizing Simulink files and folders in a project
Today I am happy to welcome Sarah Dagen from MathWorks Consulting Services to talk about project organization.I recently...

5ヶ月 前

Thumbnail

公開済み


What’s New in Simulink R2025a!
For a first post about R2025a, I decided to highlight 3 enhancements that will help speed up your Simulink workflows... and...

6ヶ月 前

Thumbnail

公開済み


Visualizing the number of blocks in a Simulink model?
I was recently discussing different ways to visualize the content of a Simulink model with colleagues. Working in technical...

7ヶ月 前

Thumbnail

公開済み


Using Test Points to log Signals for Software-In-The-Loop Simulation
This week's post is a suggestion from Raymond Estrada from MATLAB and Simulink Consulting Services. Raymond reached out...

8ヶ月 前

Thumbnail

公開済み


The Basics of a Control Loop in Simulink
This week I received a series of interesting questions on the basics of putting together a simulation of a control loop...

8ヶ月 前

Thumbnail

公開済み


The Most Impactful Recent Features in Simulink
I have been recently asked this question:What are the top 10 most impactful and recent features for Simulink and Model-Based...

12ヶ月 前

Thumbnail

公開済み


Capabilities for Modeling Dynamic Systems and Designing Feedback Control Systems in MATLAB and Simulink
In today's post, I want to share a few links. I shared those with individual users recently, and every time the response I...

約1年 前

Thumbnail

回答済み
How to correct error in port width or dimension in simulink ?
See my analysis of this question here: How to correct errors in port width or dimension in Simulink? » Guy on Simulink - MATLAB ...

約1年 前 | 0

公開済み


How to correct errors in port width or dimension in Simulink?
Let's continue our tour of the most viewed Simulink-related MATLAB Answers. This week, we look at:How to correct error in...

約1年 前

Thumbnail

公開済み


What’s New in Simulink in R2024b?
Looking at the Release Notes for Simulink in R2024b, what stands out the most to me is that we have improved a lot of...

約1年 前

Thumbnail

回答済み
How can I create an impulse (delta) signal in Simulink?
This blog post provides an in-depth response to this question: How can I create an impulse (delta) signal in Simulink? » Guy on...

約1年 前 | 0

公開済み


How can I create an impulse (delta) signal in Simulink?
Here is another frequently visited page on MATLAB Answers:How can I create an impulse (delta) signal in Simulink?The...

約1年 前

Thumbnail

公開済み


Pole Vault – 2024 Olympics update
In 2016, we published this blog post simulating a pole vault jump. I decided to revisit this topic and demonstrate how I...

1年以上 前

Thumbnail

公開済み


Shot Put – Olympics 2024 Update
With the Paris Olympics going on, I decided to revisit the simulation of the shot put event that we published in 2016....

1年以上 前

Thumbnail

回答済み
Derivative of state '1' in block 'X/Y/Integrator' at time 0.55 is not finite.
I describe the most common reasons for this error in this blog post: Derivative of state ‘1’ in block ‘X/Y/Integrator’ at time ...

1年以上 前 | 1

公開済み


Derivative of state ‘1’ in block ‘X/Y/Integrator’ at time 0.55 is not finite
Let's look at another frequently visited MATLAB Answers page:Derivative of state '1' in block 'X/Y/Integrator' at time 0.55...

1年以上 前

Thumbnail

送信済み


Simulating the exponential spread of a virus in Simulink
This project simulates an exponential spread similar to the spread of covid-19.

1年以上 前 | ダウンロード 1 件 |

5.0 / 5

回答済み
how to run simulink simulation from matlab script
I wrote a blog post on this topic: How to Run Simulink Simulation from MATLAB Script? » Guy on Simulink - MATLAB & Simulink (ma...

1年以上 前 | 2

送信済み


Guy on Simulink blog material
Guy on Simulink blog material

1年以上 前 | ダウンロード 1 件 |

0.0 / 5
Thumbnail

公開済み


How to Run Simulink Simulation from MATLAB Script?
I recently ran into a report of the most visited entries on MATLAB Answers. I looked at the ones involving Simulink and...

1年以上 前

Thumbnail

回答済み
How to create a "Protected model" from a model containing S-Function?
Support for non-inlined S-Functions inside protected referenced models have been added in R2021b.

1年以上 前 | 1

回答済み
Non inlined S function in a protected model
non-inlined s-funciton are supported in protected model starting in R2021b

1年以上 前 | 1

公開済み


What’s New in Simulink R2024a?
MATLAB R2024a is now available, and a lot of new important features have been added to Simulink. Here are my top...

1年以上 前

Thumbnail

公開済み


What’s New in Simulink in R2024a: Emojis!
MATLAB R2024a has been released recently, so I thought I should share my favorite new addition to Simulink: The ability to...

1年以上 前

Thumbnail

公開済み


Computing π… Simscape Multibody Style
On this π day 2024, I decided to tag along with Mike Croucher from The MATLAB Blog and show one way to compute π.While Mike...

1年以上 前

Thumbnail

さらに読み込む