提问


SIMULINK error: Unable to determine a fixed step size based on the sample times in the model
Friends, I get the following error while running my SIMULINK model (closed-loop control feedback): 'Unable to determine a ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Simulink error: Unable to determine a fixed step size based on the sample times in the model
Friends, I get the following error while running my SIMULINK model (closed-loop control feedback): 'Unable to determine a ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Please help - How can i limit the number of inputs in the editbox (GUI)
Hi all, Thank you for reading my question. I have a GUI with a couple of editboxes. I want to limit the number of input charact...

10 years 前 | 4 个回答 | 0

4

个回答

已回答
Please help - How can i limit the number of inputs in the editbox (GUI)
Your code gives the error: Too many input arguments I actually came up with the following code which does move the cursor aut...

10 years 前 | 1

已回答
Please help - How can i limit the number of inputs in the editbox (GUI)
Thank you Roberto. I put text = get(hObject, 'value') length(text) in the KeyPressFnc but all I get is 0 and 1 for each ...

10 years 前 | 0

已回答
GUI with no 'close' and 'minimize' buttons
Hi Friedrich, Thank you for your reply. My system is Windows 8.1. I do want a simple GUI with no 'close', 'minimize or maximiz...

10 years 前 | 0

提问


GUI with no 'close' and 'minimize' buttons
I have made a GUI which displays 'Please wait ...' during a computation so it shouldn't be closed or minimized. How can I elimin...

10 years 前 | 3 个回答 | 0

3

个回答

已回答
Hi, i am trying to run this code and facing problem. So plz help.....!!!
Can you attach vipmen.avi so the code can be run to check errors

10 years 前 | 0

已回答
Creating a AxBxCxD out of AxB matrix.. Using reshape, code included..little help needed
In _x = [x;zeros(1,ncust)];_ ncust should be an integer. _ncust = size(x,2);_ doesn't generate an integer. Besides, I'm not su...

10 years 前 | 0

已回答
Hello. I am doing an online course on MATLAB and straight away I am being given a homework without any basis. Guide me please !
Dawood, In order to write a code, you should have an algorithm. And algorithm is designed based on formula. If you provide mat...

10 years 前 | 0

提问


What username and password should I enter in 'Connect to a Data Source' window of Database toolbox?
Hi all, Upon opening Database Explorer App, the window 'Connect to a Data Source' opens where it asks for username and password...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Validate License key for an App
Hi all, I have generated some license keys and stored them in MS SQL server management studio Database and I want my app to be...

10 years 前 | 0 个回答 | 0

0

个回答

已回答
How to use system ()
You're awesome! It worked. Thank you so very much!

11 years 前 | 0

提问


How to use system ()
Friends, I have this code which works fine: system(['C:/My_program/folder_images/myexecutable.exe <' fname_path]); Bu...

11 years 前 | 3 个回答 | 0

3

个回答

已回答
How to find the location of a file?
Thank you sir! It worked.

11 years 前 | 0

提问


How to find the location of a file?
Hello, I need to be able to find the location of a an m.file and its full path (directory) by typing its name in the command...

11 years 前 | 2 个回答 | 1

2

个回答

已回答
Compiler - making standalone file
Thank you Walter. I did take a look at ctfroot() and some related pages. I still have some questions. How can I change the Pro...

11 years 前 | 0

提问


Compiler - making standalone file
Folks, I made a standalone, executable file of my code using _deploytool_ and it works fine. However, it doesn't run four sor...

11 years 前 | 2 个回答 | 0

2

个回答