photo

GK15


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
151,360
of 299,035

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,657

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 163,163

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

  • First Answer

View badges

Feeds

View by

Answered
Problem with 'Patch' graphics in 2014b - Splits in two along diagonal
Hello All, I am experinencing similar issue whiel trying to export figure on Microsoft word 2017. I have Matlab 2015b on my ...

6 years ago | 0

Answered
Formatting issues while printing a colormap on Word or Ppt
%% ------- Export waterfall plot to MS Word ------- if strcmpi(export_type, 'Microsoft Word') print(hfig,...

6 years ago | 0

Question


Formatting issues while printing a colormap on Word or Ppt
Hello All, I have matlab code which processes raw data and generates a report with plots in Word or Excel. The plots are in ...

6 years ago | 1 answer | 0

1

answer

Question


Error while using loadlibrary with executable
I am getting following error which running an executable containing 'loadlibrary command' Error using loadlibrary (line 44...

7 years ago | 0 answers | 0

0

answers

Question


My .mat code reads the data from NI directly in .tdms form, but I run into errors while running an execuable as execuable is not able to see the correct file path. How do I resolve the issue
Below is the error msg that I get: Validating data files and channel names.... Error using loadlibrary (line 249) * *Deploy...

7 years ago | 0 answers | 0

0

answers

Question


How do I create executable for a code with multiple GUI
Currently, I am working on creating an a matlab executable for a certain code. I ran into issues described below. The code has...

8 years ago | 1 answer | 0

1

answer