07-17-2012 06:00 AM
Hi,
Things are coming along. Now im on SIT. Could u pls tell me how can I change the parameters of a "three phase voltage source" from Simulink in SIT. I have tried my best linking up the ports but still unable to change anything properly (e.g frequency,amplitude, etc )  
Thanks.
 
 Jagwa00
		
			Jagwa00
		
		
		
		
		
		
		
		
	
			07-18-2012 10:24 AM - edited 07-18-2012 10:25 AM
..
 Jagwa00
		
			Jagwa00
		
		
		
		
		
		
		
		
	
			07-18-2012 10:26 AM
Hi Deborah,
One more thing. When i try to contruct a dll file from my simulink , it gives me this error (Attached picture).
I ran mex-setup and tried everything i could. I think it has some problem with the VC++ compiler. Kindly advise.
Thanks.
AAK.
07-19-2012 05:14 PM
Deb is out of the office for a day or so, but I thought I'd chime in. I had a similar issue a while back and it had to do with me selecting the wrong C++ compiler. Which one did you select?
Regards,
Kevin H. | Applications Engineer
07-20-2012 05:45 AM
Hi , i tried all of those optons given in the attached pictures. None of these working. What did u select when u faced this error ??Kindly help me out.
AAK
			
    
	
		
		
		07-23-2012
	
		
		12:44 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		04-26-2025
	
		
		09:04 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Content Cleaner
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
My apologies for the delay in reply. So firstly I'd ask that you copy all the text in there (including everything from when you started the application) and attach the text file, just in case! You can download new compiler version from microsoft. Once you've confirmed all your versions, we'll discuss some other options!
Regards,
Kevin Horecka | AENIC
07-28-2012 09:17 AM
Hi Kevin,
I have installed VC++ 2010 edition. but don't know how to link it up with my MATLAB. its still giving me the same old compiler options which i had in previous messages.
HELP!!
AAK. 
07-30-2012 12:48 PM
I haven't had that problem myself, but I was googling around to see why they might not show up. I'm assuming you've done the basics like restarted your computer, restarted matlab, etc. Given all this, those compilers should be in a directory like C:\Program Files\Microsoft Visual Studio 10.0
If you don't see something like that on your machine, something may have gone wrong with the install. I found this suggestion regarding 2008 on the matlab forums.
Are you on a 64bit machine? I've seen some weird things happen with 64bit, but nothing specific comes to mind. Make sure what you downloaded was on this list of supported compilers.
Kevin