Feeds
질문
Deploytool C++ shared library
Hello I have created my own GUI and I know how to create a stand-alone application using deploytool. I just wanted to know wh...
14년 초과 전 | 답변 수: 2 | 0
2
답변질문
Play youtube video using IMPLAY?
I want to open a youtube video link using 'implay' in an axes of a GUI (as we open pictures using imshow). 'implay' can play onl...
14년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Setting up Visual query builder
Solution: The visual query builder does not work when you have MS Access 2010 (32 bit) and you install MATLAB (64 bit). So I ...
Setting up Visual query builder
Solution: The visual query builder does not work when you have MS Access 2010 (32 bit) and you install MATLAB (64 bit). So I ...
14년 초과 전 | 0
질문
Changing the Logo in my self-created GUI Application
As we all know, we see the MATLAB logo on the top left of any GUI we create in MATLAB. I want to change this logo to something o...
14년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Setting up Visual query builder
I will make it more clear. My ODBC data source points to C:\windows\system32\odbcad32.exe, while my original installed drivers a...
Setting up Visual query builder
I will make it more clear. My ODBC data source points to C:\windows\system32\odbcad32.exe, while my original installed drivers a...
거의 15년 전 | 0
질문
Setting up Visual query builder
I used to run querybuilder in my old computer. Now I transferred all my files to a new system and before setting up visual query...
거의 15년 전 | 답변 수: 2 | 0
2
답변질문
GUI - Web browser integration
I am trying to build a GUI application where a click of a button should open a web browser (automatically opening a given websit...
거의 15년 전 | 답변 수: 1 | 0
1
답변답변 있음
Reading text from a txt file into a cell array
The text looks like this, a simple paragraph. The various fields that the tool covers: Fluid machinery Electro mechanic...
Reading text from a txt file into a cell array
The text looks like this, a simple paragraph. The various fields that the tool covers: Fluid machinery Electro mechanic...
거의 15년 전 | 0
질문
Reading text from a txt file into a cell array
The text file (trial.txt) is as follows: line1 line2 line3 and I used k = fileread('trial.txt') to get the text into...
거의 15년 전 | 답변 수: 3 | 0
3
답변답변 있음
Problem with an If loop / Gui application
Thank you Walter and Jan. It works.
Problem with an If loop / Gui application
Thank you Walter and Jan. It works.
거의 15년 전 | 0
| 수락됨
질문
Problem with an If loop / Gui application
I have some problem in running the if loop. I get the string value of two text boxes using the get command. Next, I check if bot...
거의 15년 전 | 답변 수: 2 | 0
