YK_Valid
Followers: 0 Following: 0
Statistics
RANK
89 695
of 295 527
REPUTATION
0
CONTRIBUTIONS
4 Questions
2 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20 242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how to access to simulation tools in simulink programmatically
I would like to setup ROS logger programmatically in order to generate rosbag file (.bag) for all topics in the model. this st...
mer än ett år ago | 0 answers | 0
0
answersOmit or reduce thesize of uiprogressdlg uifigure gray background
you can try this : function myprogress2 f = uifigure; f.Position = [500 500 300 75]; d = uiprogressdlg(f,'Title...
mer än 2 år ago | 0
How do I use something like 'inputname' to give back name of struct and fieldname supplied?
try this : myvar = 1; get_myvar_name = @(x) inputname(1); get_myvar_name(myvar)
mer än 2 år ago | 0
Question
how to convert struct with multiple fields (typed struct) into timeseries
Hi, do you know if there is any commande to allow to convert a struct that contain fields typed struct into timeseries, ? I ...
mer än 2 år ago | 0 answers | 0
0
answersQuestion
How to use Simulink.sdi.loadView
Hi everyone, I would like to know if its possible to use Simulink.sdi.loadView to use predefined plots/layout that was saved ...
mer än 2 år ago | 0 answers | 0
0
answersQuestion
How can I load a preferences view (with Simulink.sdi.loadView) in simuation data inspector only with .mat file ?
Hi community, I am trying to load .mat files for debug using Simulation Data Inspector, and sometimes I need to check the same...
mer än 2 år ago | 1 answer | 0