![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/23430199_1627980875672_DEF.jpg)
Alikouider
Followers: 0 Following: 0
Statistics
RANK
100.758
of 297.016
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
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
code to stop all streaming signals
With data inspector in MATLAB 2016B, we can stream a signal or stop the streaming signal when we clic on the signal. I was loo...
meer dan 2 jaar ago | 0
Question
code to stop all streaming signals
hello all, I would like to use code to stop all streaming signals How Can I do It please, thanks for your understanding have...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
How to create test point automatically
Hello everyone, I would like to create test points automatically and to rename my signal name automatically into exported glo...
bijna 3 jaar ago | 0 answers | 0
0
answersQuestion
Get all labels from my simulink model
I would like to get the list of all my labels from my simulink model? input, output, testpoint etc... Which matlab code do I h...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
Copy the text from the command window automatically
Hello all, I would like to know the script to copy the text from the command window from matlab and create an excel file autom...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
How to separate Variables Names from the Data in Two Different table
Hello, I have been able to read my excel file and to create my table using this code: T = readtable('Data.xlsx','TextType','...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
How to show only the same variable
Hello, I have a .mat file as following Name adress company BOB london BIM Alfred Paris BOB John ...
ongeveer 3 jaar ago | 1 answer | 0
1
answerQuestion
How can I get the input names of the first level only in my simulink model?
With this code I can get all the inputs off my simulink model rootHdl = get_param(bdroot, 'Handle'); sysIns = find_system(r...
ongeveer 3 jaar ago | 1 answer | 0