photo

Dominika


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
205,173
of 297,503

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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

  • Thankful Level 1

View badges

Feeds

View by

Question


How create grid name in axes???
Hello, I have a problem with Xgrid and Ygrid in my GUI - Matlab 2013a. My code is: plot(handles.axes4,t,input); set(h...

8 years ago | 1 answer | 0

1

answer

Question


How to display MAPE in gui?
for example value for mape is 50: mape = 50; set(handles.text10,'String','MAPE = '+mape_2); In GUI I have lot of diffe...

8 years ago | 1 answer | 0

1

answer

Question


How I connect more legends?
If I create a plot and then I connect 2 or more plots from different scripts. I want to have legends there about all plots. How ...

8 years ago | 1 answer | 0

1

answer

Question


I need load data .mat from file to my workspace. I used this code: filename = uigetfile({'*.mat'}, 'Select mat file'); but it´s non-functional. I need load data .mat to workspace and save to value with name x1. Is here somebody who know help? T
I need load data .mat from file to my workspace. I used this code: filename = uigetfile({'*.mat'}, 'Select mat file'); but...

8 years ago | 3 answers | 0

3

answers

Question


How can I parametrize the "From Workspace" block in Simulink?
Hi, I am trying to parametrize the "From Workspace" block in Simulink. Instead of the default variable = "simulink-input", I wan...

10 years ago | 1 answer | 0

1

answer