Statistics
All
RANK
294 093
of 295 673
REPUTATION
0
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20 262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
mer än 2 år ago
Solved
Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...
mer än 6 år ago
Answered
How to provide input in txt format to a Simulink Model
Hi Tiago, As I understand you are trying to load data in .txt file into Simulink model. The function <https://www.mathworks....
How to provide input in txt format to a Simulink Model
Hi Tiago, As I understand you are trying to load data in .txt file into Simulink model. The function <https://www.mathworks....
mer än 7 år ago | 0
Answered
Can I Load/Combine Vectors Data
Hi,assume you are loading file1 with array1 and file2 with array1, try save the following function as combineTwoArray.m and run ...
Can I Load/Combine Vectors Data
Hi,assume you are loading file1 with array1 and file2 with array1, try save the following function as combineTwoArray.m and run ...
mer än 7 år ago | 0
Answered
Multivariable matrix m.file coding error.
Hi, looks like an 'end' is missing for function [sys, x0, str, ts] = inicjalizacja. Depends on how you want to create the functi...
Multivariable matrix m.file coding error.
Hi, looks like an 'end' is missing for function [sys, x0, str, ts] = inicjalizacja. Depends on how you want to create the functi...
mer än 7 år ago | 0
Answered
GUI full screen without title bar and window taskbar
This may be relevant to your question, <https://www.mathworks.com/matlabcentral/answers/79043-while-working-in-gui-how-i-can-wor...
GUI full screen without title bar and window taskbar
This may be relevant to your question, <https://www.mathworks.com/matlabcentral/answers/79043-while-working-in-gui-how-i-can-wor...
mer än 7 år ago | 0
Answered
Why does my signal name have "Signal X" in it?
Check the documentation of <https://www.mathworks.com/help/simulink/slref/busselector.html#brqgfxn-3 Bus Selector>. The output ...
Why does my signal name have "Signal X" in it?
Check the documentation of <https://www.mathworks.com/help/simulink/slref/busselector.html#brqgfxn-3 Bus Selector>. The output ...
mer än 7 år ago | 0