Community Profile

photo

Matt


Chalmers University

Active since 2013

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Error message using Softscope
I have a problem using the Softscope command for data acquistision in Matlab. Whne i typr it i get the error message below. How...

9 years ago | 0 answers | 0

0

answers

Question


record signal using audio card ?
Hello I am trying to record a signal from function generator in my compute. My Pc have audio card. Can anyone suggest me how ...

9 years ago | 0 answers | 0

0

answers

Answered
How to save simulink blocks in pdf format
Thanks It works

9 years ago | 0

Question


How to save simulink blocks in pdf format
I am trying to save my simulink in pdf formate instead of sniping it. I am using the command below: print -deps -r300 -smysi...

9 years ago | 2 answers | 0

2

answers

Question


save scope plot in pdf format
If I have a matlab plot i use this command to save it in pdf format print(figure(1), '-append', '-dpsc2', 'd:\fig.ps'); Bu...

9 years ago | 1 answer | 0

1

answer

Question


Printing simulink file including all the blocks
Hi I am using the following comand to save my simulink in pdf format print -deps -r300 -sopen_loop myfig.ps when see my...

9 years ago | 1 answer | 0

1

answer

Question


how to add external image in a matlab picture
how can I add external image in a matlab plot. Lets say for example i have Y=x plot and i want to add my photo at the top of the...

9 years ago | 1 answer | 0

1

answer

Question


How to change scatter plot fonts
In the matlab code below, I have scattered points. How can i choose different scatterd fonts like * and + and set the color of t...

9 years ago | 1 answer | 0

1

answer

Question


scatter plot color setting.
In the matlab code below, I have scattered points. How can i choose different scatterd fonts like * and + and set the color of t...

9 years ago | 1 answer | 0

1

answer

Question


Connect scatter line in multiple y axis
I have two y axis and one x axis plot. x=[0.8,1.3,2.2,2.9,3.6]; y1=[17.22,18.9,19.74756674,21.64790459,22.77216041]...

9 years ago | 1 answer | 0

1

answer

Question


increase the font size of my caption in X axis?
How can i increase the font size of my caption in X axis?

9 years ago | 1 answer | 0

1

answer

Question


how to include Figure color in my code?
Hi I want to change the color of my figure to white. The cloro outside my x and y axis. I can do this by going Figure color u...

9 years ago | 1 answer | 0

1

answer

Question


Matlab animation to powerpoint
Hi, I have animation plot in matlab. I want to put it to my powerpoint presentation. Below is my code to the plot i have in m...

9 years ago | 1 answer | 0

1

answer

Question


calling a function pdepe
i am using pdepe to solve a coupled PDE. m = 0; x = linspace(0,1,20); t = linspace(0,2,5); sol = pdepe(m,@pdex1pde,@pdex...

9 years ago | 0 answers | 0

0

answers

Question


How do I connect points in a scatter plot with a line?
Hi I plot a scatter for multiple points and i want to connect them using line. Below is my code. The plot i get is only scatter...

9 years ago | 3 answers | 0

3

answers

Question


Connecting multiple scattered points through a line
Hi I plot a scatter for multiple points and i want to connect them using line. Below is my code. The plot i get is only scatt...

9 years ago | 0 answers | 0

0

answers

Question


reading multiple excel files
HI I have multiple excel files at different folders. Lets say 5 excel files at 5 different folders. D:\1\1.xlsx.... to D:\10\...

9 years ago | 2 answers | 0

2

answers

Question


reading multiple excel files in matlab
HI I have multiple excel files at different folders. Lets say 10 excel files at 10 different folders. D:\1\1.xlsx.... to D:\...

9 years ago | 1 answer | 0

1

answer

Question


GUI matlab Checkbox for multiple plot
Hi I'm making a Matlab GUI, where I have three checkboxes. The user first inters inputs in the editboxs and click the bush bu...

11 years ago | 0 answers | 1

0

answers

Question


Reset button in Matlab GUI
Hello I am working with Mat lab GUI and it works. But I need to add a reset button so that that when the user wants to input ...

11 years ago | 4 answers | 1

4

answers

Question


Matlab GUI plot: Refersh input data and update plot
I am working with Matlab GUI. I am having problem that the plots are not updated when i change the input data. My code is lo...

11 years ago | 1 answer | 0

1

answer

Question


Matlab simulink GUI interface
Hi I am solving coupled field problem with matlab. My matlab code contains numerical calculations which calls a simulink for ...

11 years ago | 1 answer | 0

1

answer

Question


Simulink block function 2012b
HI i create a function block in Simulink using 2011b, But when i run t in matlab 2013b, it didnt run. Any help appriciated...

11 years ago | 0 answers | 0

0

answers

Question


Simulink if statement block
Can anyone help me how to implement if statement in Simulink Thanks

11 years ago | 1 answer | 0

1

answer

Question


Simulink in Matlab 2012b
i am using 2012b Matlab in my laptop. when i bring a file from my disktop which uses matlab 2011b,it didn't work in laptop? it ...

11 years ago | 0 answers | 0

0

answers

Question


coefiecent of time dependent in pdepe solver
Hello I have the electrostatic equation like this ∇.(σ∇V)=∂ρ/∂t and if we write this in cylindrical coordinate it becomes: (1...

11 years ago | 0 answers | 0

0

answers

Question


coefiecent of time dependent in pdepe solver
Hello I am using pdepe solver to solve DC conduction equation. This is my equation; 1/r * ∂/∂r [r*σ* ∂V/∂r]=∂ρ/∂t can i ma...

11 years ago | 0 answers | 0

0

answers

Question


DC conduction equation in Matlab
Hello I am solving DC conduction equation in Matlab. My equation is 1/r * ∂/∂r [r*σ* ∂V/∂r]=∂ρ/∂t My equation is 1D(only var...

11 years ago | 0 answers | 0

0

answers

Question


1D Laplace in cylindrical coordinates
Hi can anyone hp me how to solve 1D Laplace in cylindrical coordinates. Can i solve it with bvp4c?

11 years ago | 0 answers | 0

0

answers

Question


PDEtool in electrostatic coaxial cable
Hello I am using PDEtool in electrostatic. I draw a simple geometry with two concentric circle representing a coaxial cable. ...

11 years ago | 0 answers | 0

0

answers

Load more