Community Profile

photo

GK15


Active since 2017

Statistics

  • First Answer

View badges

Content Feed

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 ...

5 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,...

5 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 ...

5 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...

6 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...

6 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...

6 years ago | 1 answer | 0

1

answer