Community Profile

photo

Guy Squillace


Last seen: 1 day ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How do I stop Matlab from creating temporary files (2020b and newer) or delete them programmatically?
I used to use Matlab 2018b for running simulations in both Matlab and Simulink without issue. I upgraded to 2020b and noticed Ma...

2 months ago | 1 answer | 0

1

answer

Question


How do I stop simulink from creating large temp files?
I am using Matlab 2022a. I have a simulation that runs a simulink model in a for loop. After each loop iteration, I output data ...

1 year ago | 1 answer | 1

1

answer

Question


Is there a way to force Simulink to treat a 3x3x1 matrix as 3D instead of a 2D 3x3 matrix?
I have a portion of code that sizes a matrix x as 3x3xn, where n can vary between simulations. If I have n>1 I can index values ...

4 years ago | 1 answer | 0

1

answer

Question


Can you "black box" a library?
I am creating a library block for a customer which will be put into their sim. Is there a way to "black box" my block so that t...

5 years ago | 2 answers | 0

2

answers