photo

Abdurrehman


UET

Last seen: 2年弱 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


NI Visa Package is not being installed in Matlab
Hi, I am using Instrument Control Tool Box Matlab2019a Windows7 64 Bit Antivirus is disabled. I have have downloaded NI Visa S...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


where can I download matlab web app server
I am using MATLAB 2018a, in directory I have MATLAB web app server installer. But the PC where the MATLAB is installed, not conn...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


MATLAB Production Server to reduce startup time of Matlab standalone?
Hi An expert from MATLAB community had suggested me to use Matlab Production Server for reducing startup time of Matlab stand...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


How to reduce image size before saving into .mat file
I am capturing images from cell phone camera and saving it to .mat file. Due to high resolution .mat file size become high and t...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


How to remove an element from a structure array using matfile handler
Hi, I am using following piece of code to remove an element from a structure array, but its not working please help Matf...

6年弱 前 | 1 件の回答 | 0

1

回答

質問


How to get unique identifier of a specific axis with mouse click
Hi, I have placed 15 axes on a figure; each axis contains a graph, in order to perform operations I need to get unique ID of a ...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


How to control visibility of all panels with one single statement
Hi, I have used many UI Panels in my guide GUI. The Panels are dedicated for special tasks which can be selected by pushbutt...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


Real time sensor data required
Dear All, Instead of using rand function, I need real time data of any sensor e.g. temperature, pressure, altitude etc. Requ...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


Data type conversion in Matlab
I have a fundamental question i.e. if I write in Matlab Variable = 10; the variable will be of double class and 8 bytes wi...

7年弱 前 | 1 件の回答 | 0

1

回答

回答済み
How to keep a certain axes unchanged
I have multiple axes can't write many statements. Instead want to manage in 1 or 2 statement (s)

約7年 前 | 0

質問


How to keep a certain axes unchanged
I am using following statement to clear all axes in gui at once. arrayfun (@cla,findall (0,'type','axes')); The sta...

約7年 前 | 3 件の回答 | 0

3

回答

質問


How to reduce the loading time of Matlab standalone application?
I have created a standalone application with Matlab 2016. When I run application the splash screen appears for few seconds and t...

7年以上 前 | 1 件の回答 | 1

1

回答

質問


How to create SQL database with Matlab.
Hi, I have found many documents for interfacing a database with Matlab. But I am unable to find a good literature on the topic "...

7年以上 前 | 0 件の回答 | 0

0

回答

回答済み
"matrix dimesion must agree" error (simple equation)
Instead of / You should use ./ for matrix division

7年以上 前 | 0

質問


Array within a structure array doesn't hold previous values
Hi Again, Initially a structure was created with following way Student=struct('Class','Junior','ID',1631,'Name','XYZ','Fee...

7年以上 前 | 2 件の回答 | 0

2

回答

回答済み
How can i read second column from a txt file in matlab
[Filename,FilePath]=uigetfile('\\Address\*.txt','Load File'); FileName=fullfile(FilePath,Filename); NoofCol=7;% Total no...

7年以上 前 | 1

| 採用済み

質問


Width of bar in bar plotting is very high
I am using following piece of code in my GUI to plot a bar in an axes, it works very fine when I run GUI in Matlab but when I ru...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


Using GUIDE GUI was build in Matlab 2014b but now not opening properly in 2016b
I had made GUI in guide with Matlab 2014b now opening it is 2016a but some buttons are not shown on screen. Is this due to scree...

7年以上 前 | 1 件の回答 | 0

1

回答

質問


How to import large text file data in to workspace?
Hi, I am having a text file with following format First Line is a string contains device parameters rest is 18000x12 Li...

7年以上 前 | 1 件の回答 | 1

1

回答

質問


How to append new structure array element in existing .mat file.
I am appending new structure array element in existing .mat file (which contains structures), it saves new element accurately bu...

7年以上 前 | 2 件の回答 | 0

2

回答

質問


How to open an excel file in reuse mode from matlab
I want to open a excel file that resides on server. it works very well with fullfile and winopen commands. But once file has be...

7年以上 前 | 0 件の回答 | 0

0

回答