Answered
problem with simulink especially with simpower system
I found this <http://www.mathworks.com/support/bugreports/638641 bug report>. Please verify. If it does not work, please let ...

13 years ago | 0

Answered
I need help with the Matlab R2007b commands
All changes should be documented in the online <http://www.mathworks.com/help/images/release-notes.html Release Notes>. In parti...

13 years ago | 1

Answered
how can I make in Simulink ∫ dt?
The whole concept of Simulink is time based simulation. You might be confused by the look of the blocks and the transfer functio...

13 years ago | 0

Answered
What is the most recent version of Matlab supported on Sun 10.X OS?
Looks it is R2009bSP1 with some patches: http://www.mathworks.com/support/sysreq/previous_releases.html http://www.mathworks...

13 years ago | 0

Answered
free Matlab simulink software for my Simulink book
Luhur, the <http://www.mathworks.com/support/books/join.html Book program> may support you as an author, but I am not aware of a...

13 years ago | 0

Answered
Import Excel files directly to simulink (R2010a)
"Directly" is a relative term... I suggest the following: # Achieve to import the data int MATLAB with a command like XLSREAD...

13 years ago | 0

Answered
What are the MATLAB job options?
There are two "groups" of employers of people with MATLAB and Simulink experience: MathWorks customers - and MathWorks! For M...

13 years ago | 1

Answered
Matlab 2012a 64 bit
This seems to me Real-Time Windows Target (RTWT) and not RTW (Real-Time Workshop, today Simulink Coder). Please try the followin...

13 years ago | 0

Answered
Simulation difference between r2007b and r2012b
I have worked on a couple of occasions with the similar symptoms. It is very diffcult to resolve without having the model, whoch...

13 years ago | 0

Answered
Saving integers to vector
I'd say this pretty much depends on how your professor will grade it. Executing speed? Documentation clarity? Size of code? I...

13 years ago | 0

Answered
Find function not working when trying to look for a big number
Depending on your application you can work with INTEGER data types or work with comparing "between x-phi and x+phi boundaries". ...

13 years ago | 0

Answered
License Borrowing RWTH Aachen Mac OS X Slow Initializing
Bitte wenden Sie sich zunächst an den RZ Kontakt hier: http://www.matlab.rwth-aachen.de/index.php?id=15&sid=0 Die Kontaktpers...

13 years ago | 0

Answered
how can i run simulink block since am using matlab r2012a
You asked this before. Do you mind using the old thread and feedback Kaustubha about her suggestion??

13 years ago | 0

Answered
where is the "start" button in matlab 2012b version?
The Start button was removed for R2012b. The toolstrip - here tab apps - is supposed to address the need for the Start button...

13 years ago | 0

| accepted

Answered
Where do I get MCR 7.15 ?
http://www.mathworks.com/matlabcentral/answers/39247-can-i-download-older-versions-of-mcr

13 years ago | 0

| accepted

Answered
Problems installing PCT 5.1 (2011a) with Matlab 2012b
Glad I could help. And tell this admin to modify the advice towards future users. This is "muda" at its best!

13 years ago | 0

Answered
How can I generate the matrix [1 1; 1 2; 1 3 ; 2 1; 2 2; 2 3; 3 1 ; 3 2 ; 3 3] without loops?
?? "Just telling me how to generate the matrix in the title would be a huge help!" ?? a=[1 1; 1 2; 1 3 ; 2 1; 2 2; 2 3; 3 ...

13 years ago | 1

Answered
Problems installing PCT 5.1 (2011a) with Matlab 2012b
Never ever mix a toolbox from a different release than the MATLAB version. Sorry, but your installation is likely now really dam...

13 years ago | 0

| accepted

Answered
Fully standalone executable file
It is fine to be somewhat demanding, because you want to achieve a goal. Such community questions typically lead to fast answers...

13 years ago | 0

Answered
convert c to matlab code
MATLAB start with index 1 and has no index 0.

13 years ago | 0

| accepted

Answered
Can I compile code for Windows machines on a Mac using Boot Camp to run Windows flavored MatLab?
There are several products that do "code generation" in some way. You may want to specify. In case you talk about creating exect...

13 years ago | 1

Answered
Admins need to give a reason when they close a question!
I do not use "Close" at all. But I deleted a couple of questions when there was obvious content related to piracy.

13 years ago | 1

Answered
R2012b custom toolstrip tab?
Probably, he meant you can add your shortcuts in the shortcuts tabe and that you also can create own categories. I couldn't find...

13 years ago | 0

Answered
MATLAB will not start up after several crashes due to a bad MEX file
You can try deleting (or better renaming so that you be reuse old prefences later) the preference directory. Find the matlab.prf...

13 years ago | 1

Answered
Running a .exe from compiler with a 32bit operating system
You really need to create the EXE from another installation with a 32 bit MATLAB on a 32 bit OS.

13 years ago | 0

Answered
MATLAB Answers and MATLAB newsgroup
I think there was such a question before, I found this one: http://www.mathworks.com/matlabcentral/answers/13927-the-future-o...

13 years ago | 0

| accepted

Answered
Can we able to compare two videos in MATLAB?
The amount of information is not enough to give a real good answer. You may want to identify and count objects and if the number...

13 years ago | 0

| accepted

Answered
Help in Identifying Simulink Block
Looks like the Saturation block in (standard) Simulink. In the Discontinuities sub library.

13 years ago | 0

Answered
2012b Editor missing features "Change Case"?
Indeed this seems to be reomoved as also the keyboard shortcuts Ctrl U and Ctrl Shift U are not working. I will see if I can fin...

13 years ago | 0

Answered
matrix replacement as string
There are a couple of obstacles... In your examplex, the 'v' inside 'REP' is not a string (AKA character array). MATLAB expects ...

13 years ago | 1

Load more