Month: June 2024
Failed to open serial port COM3 to communicate with board Uno.
Encounter this error when i tried to connect my arduino board with my matlab :Failed to open serial port COM3 to communicate with board Uno. Make sure there is no other
MATLAB arduino object for this board. For troubleshooting, see Arduino Hardware
Troubleshooting.
Can anyone solve this?Encounter this error when i tried to connect my arduino board with my matlab :Failed to open serial port COM3 to communicate with board Uno. Make sure there is no other
MATLAB arduino object for this board. For troubleshooting, see Arduino Hardware
Troubleshooting.
Can anyone solve this? Encounter this error when i tried to connect my arduino board with my matlab :Failed to open serial port COM3 to communicate with board Uno. Make sure there is no other
MATLAB arduino object for this board. For troubleshooting, see Arduino Hardware
Troubleshooting.
Can anyone solve this? arduino MATLAB Answers — New Questions
How to model in simscape a system where output torque is a sum of 2 torque input sources
Hello,
How can we model in simscape a system where output torque is a sum of 2 torque input sources. Please note that both input and output shafts are rotationing with same rotational speed to make the system simpler.
Example is 5 gear setup with 2 idler gears. 1st and 5th gear are inputs sources, 3rd is the output gear and 2nd & 4th are idler gears.
Thanks
JacobHello,
How can we model in simscape a system where output torque is a sum of 2 torque input sources. Please note that both input and output shafts are rotationing with same rotational speed to make the system simpler.
Example is 5 gear setup with 2 idler gears. 1st and 5th gear are inputs sources, 3rd is the output gear and 2nd & 4th are idler gears.
Thanks
Jacob Hello,
How can we model in simscape a system where output torque is a sum of 2 torque input sources. Please note that both input and output shafts are rotationing with same rotational speed to make the system simpler.
Example is 5 gear setup with 2 idler gears. 1st and 5th gear are inputs sources, 3rd is the output gear and 2nd & 4th are idler gears.
Thanks
Jacob simscape, simulation MATLAB Answers — New Questions
Axis exponent missing when using exportgraphics to export figure in pdf vector format (or image)
Hi,
When I use exportgraphics to export a figure in pdf vector graphics format (or even image formats such as .png, .tiff), any axis exponents from the figure are missing in the output export file. For my application, I need to export the figure in vector format.
Example code to generate figure:
fig1 = figure(1);
plot(rand(10,1)*10^-5)
exportgraphics(fig1,’testMissingAxisExponent01.pdf’,’ContentType’,’vector’);
Example figure exported by using ‘Save As’ in MATLAB figure GUI (which properly shows the axis exponent):
Example figure generated from exportgraphics (with the missing axis exponent):
I first discovered this issue when working with plots in nested tiles using tiledlayouts and tried increasing the padding with no success. However, this issue seems to be related to exportgraphics.
Any solutions or workarounds? Thank you!Hi,
When I use exportgraphics to export a figure in pdf vector graphics format (or even image formats such as .png, .tiff), any axis exponents from the figure are missing in the output export file. For my application, I need to export the figure in vector format.
Example code to generate figure:
fig1 = figure(1);
plot(rand(10,1)*10^-5)
exportgraphics(fig1,’testMissingAxisExponent01.pdf’,’ContentType’,’vector’);
Example figure exported by using ‘Save As’ in MATLAB figure GUI (which properly shows the axis exponent):
Example figure generated from exportgraphics (with the missing axis exponent):
I first discovered this issue when working with plots in nested tiles using tiledlayouts and tried increasing the padding with no success. However, this issue seems to be related to exportgraphics.
Any solutions or workarounds? Thank you! Hi,
When I use exportgraphics to export a figure in pdf vector graphics format (or even image formats such as .png, .tiff), any axis exponents from the figure are missing in the output export file. For my application, I need to export the figure in vector format.
Example code to generate figure:
fig1 = figure(1);
plot(rand(10,1)*10^-5)
exportgraphics(fig1,’testMissingAxisExponent01.pdf’,’ContentType’,’vector’);
Example figure exported by using ‘Save As’ in MATLAB figure GUI (which properly shows the axis exponent):
Example figure generated from exportgraphics (with the missing axis exponent):
I first discovered this issue when working with plots in nested tiles using tiledlayouts and tried increasing the padding with no success. However, this issue seems to be related to exportgraphics.
Any solutions or workarounds? Thank you! exportgraphics, axis, missing, exponent, label MATLAB Answers — New Questions
Formula error
What is wrong with this formula? =SUM(DATEVALUE(G2))-TODAY() it returns #VALUE ??
What is wrong with this formula? =SUM(DATEVALUE(G2))-TODAY() it returns #VALUE ?? Read More
Tracking changes to measure expressions in a SSAS multi-dimensional model
Hello, all!
I have a stakeholder for whom we have built a SSAS multi-dimensional model. I recently built a Power BI report to document the model (tables, fields, measures) using SSAS Dynamic Management Views (DMVs). This data dictionary report has been extremely helpful for stakeholders who build reports against the model (de-centralized BI structure where users can build their own reports).
We’ve recently run into a challenge when the naming convention or definition (expression) of measures within the model change. Our stakeholders want visibility into that process and would like a history of those changes in the dictionary. My data dictionary report relies on the DMVs, which capture current state metadata from the SSAS cube.
My question then is, what is the best way to track changes to a table (specifically, the measures table) within the model so that the data dictionary reflects when and how a measure definition (expression) was changed? Is there a way, using DMVs or another route, to track what the measure was, when it changed, and what it now is?
Thanks in advance for your input!
Hello, all! I have a stakeholder for whom we have built a SSAS multi-dimensional model. I recently built a Power BI report to document the model (tables, fields, measures) using SSAS Dynamic Management Views (DMVs). This data dictionary report has been extremely helpful for stakeholders who build reports against the model (de-centralized BI structure where users can build their own reports). We’ve recently run into a challenge when the naming convention or definition (expression) of measures within the model change. Our stakeholders want visibility into that process and would like a history of those changes in the dictionary. My data dictionary report relies on the DMVs, which capture current state metadata from the SSAS cube. My question then is, what is the best way to track changes to a table (specifically, the measures table) within the model so that the data dictionary reflects when and how a measure definition (expression) was changed? Is there a way, using DMVs or another route, to track what the measure was, when it changed, and what it now is? Thanks in advance for your input! Read More
WiFi problem after upgrade to v24H2 release preview
I have a Dell Inspiron laptop which has a Qualcomm QCA61x4A 802.11ac wireless card
I installed v24H2 Release Preview and Network services could not run thus no WiFi available and no internet.
The card driver is the original 12.0.0.953 – no updates are available
I had to roll back to W11 23H2
Do I report this and if so how? Any suggestions how to fix? On the face of it it looks like the driver for this network adapter is nof compatible with v24H2.
Thank you
I have a Dell Inspiron laptop which has a Qualcomm QCA61x4A 802.11ac wireless card I installed v24H2 Release Preview and Network services could not run thus no WiFi available and no internet. The card driver is the original 12.0.0.953 – no updates are available I had to roll back to W11 23H2 Do I report this and if so how? Any suggestions how to fix? On the face of it it looks like the driver for this network adapter is nof compatible with v24H2. Thank you Read More
Business Applications Partner News: Week of June 3
Check out this week’s top resources to stay up-to-date on the latest Business Applications Partner News. Remember to sign up for the monthly Dynamics 365 and Power Platform partner pulse newsletters.
What to register for:
THIS WEEK! June 4-7 (IST), (BST): Accelerate Business Process Automation using Microsoft Power Platform Workshop
June 14: Partner Activities Office Hours
Sep 18-20: Microsoft Power Platform Conference
What to download:
Partner Value with Power Platform Guide – IDC whitepaper
Updated Partner Activities POE templates:
Envisioning
Business Value Assessment
Solution Assessment
Tailored Demo
Microsoft Copilot for Finance Partner Opportunity Deck
Copilot in Dynamics 365 Customer Service Features deck
What to review/like/share:
Partner case study: RSM creates winning playbook for midmarket ERP cloud migration
Partners delivering customer impact with Copilot Studio: LinkedIn | blog post
What to watch:
Build and scale your ERP migration strategy using this new video series:
Program series overview
Build your high-volume migration framework
Develop your migration go-to market strategy
Accelerate your migration sales
Reminders: Register for the upcoming partner events!
Events:
July 22: Microsoft Partner FY25 GTM Launch Event for Business Applications
Save the date: Join us on July 11 for MCAPS Start for Partners
Trainings:
June 11 (IST) (BST): Dynamics 365 Supply Chain Management – Demand Planning Workshop
Level Up Copilot Sales Champion training course (access code: MOKC-MCJB)
Check out this week’s top resources to stay up-to-date on the latest Business Applications Partner News. Remember to sign up for the monthly Dynamics 365 and Power Platform partner pulse newsletters.
What to register for:
THIS WEEK! June 4-7 (IST), (BST): Accelerate Business Process Automation using Microsoft Power Platform Workshop
June 14: Partner Activities Office Hours
Sep 18-20: Microsoft Power Platform Conference
What to download:
Partner Value with Power Platform Guide – IDC whitepaper
Updated Partner Activities POE templates:
Envisioning
Business Value Assessment
Solution Assessment
Tailored Demo
Microsoft Copilot for Finance Partner Opportunity Deck
Copilot in Dynamics 365 Customer Service Features deck
What to review/like/share:
Partner case study: RSM creates winning playbook for midmarket ERP cloud migration
Partners delivering customer impact with Copilot Studio: LinkedIn | blog post
What to watch:
Build and scale your ERP migration strategy using this new video series:
Program series overview
Build your high-volume migration framework
Develop your migration go-to market strategy
Accelerate your migration sales
Reminders: Register for the upcoming partner events!
Events:
July 22: Microsoft Partner FY25 GTM Launch Event for Business Applications
Save the date: Join us on July 11 for MCAPS Start for Partners
Trainings:
June 11 (IST) (BST): Dynamics 365 Supply Chain Management – Demand Planning Workshop
Level Up Copilot Sales Champion training course (access code: MOKC-MCJB)
2.236 – sensor fails to start
Is anyone else seeing the Azure ATP Sensor service fail to start on 2.236? I have delayed update on half of our sensors; all those running 2.235 are OK.
Machines running 2.236 are not OK (“Failed to communicate with configured domain controllers” in Microsoft.Tri.Sensor-Errors.log)
Also interested on how I can block auto-update on the machines still running 2.235 while I open a support ticket.
Is anyone else seeing the Azure ATP Sensor service fail to start on 2.236? I have delayed update on half of our sensors; all those running 2.235 are OK. Machines running 2.236 are not OK (“Failed to communicate with configured domain controllers” in Microsoft.Tri.Sensor-Errors.log) Also interested on how I can block auto-update on the machines still running 2.235 while I open a support ticket. Read More
Dialpad Support for Azure Virtual Desktop MMR
Hi! My team is currently working on the support of Azure Virtual Desktop MMR, and I’d like to connect to understand how we can get Dialpad whitelisted ( Websites that work with multimedia redirection).
Thank you! @TianchengXu
Hi! My team is currently working on the support of Azure Virtual Desktop MMR, and I’d like to connect to understand how we can get Dialpad whitelisted ( Websites that work with multimedia redirection).Thank you! @TianchengXu Read More
Windows Server 2022 DNS Issues?
Hello,
After upgrading to Windows Server 2022, we’re experiencing errors with net.tcp/C# applications not being able to resolve host names as quickly as before, which is causing this error: “The remote name could not be resolved: ‘<hostname>’
Has anyone else experienced this type of issue? I don’t see this issue in other servers that have been upgraded to Windows Server 2022. DNS is configured correctly. Running ping or nslookup through powershell results in immediate responses from the DNS server.
Thanks for help in advance!
-Dusty
Hello, After upgrading to Windows Server 2022, we’re experiencing errors with net.tcp/C# applications not being able to resolve host names as quickly as before, which is causing this error: “The remote name could not be resolved: ‘<hostname>’ Has anyone else experienced this type of issue? I don’t see this issue in other servers that have been upgraded to Windows Server 2022. DNS is configured correctly. Running ping or nslookup through powershell results in immediate responses from the DNS server. Thanks for help in advance!-Dusty Read More
With the new ODE command (matlab 2024a), I’d like to parametrize the ICs and make, for example, x0=[p(1); p(5)] and then compute SENSITIVITIES!
Hi, I was pleased to see that the SUNDIAL routines now become available on a lower level with the new ODE command. I’d like to use CVODES for computation of a solution + parametric sensitivities. However, I need to make one (or more) of the ICs for x (say, x0) to be parameters instead of numerical values. Right now this is not possible.
Are you intending to make the IC a function handle, so that I can say
x0 = @(p) [p(1); p(5)]
where the dynamics are given by a non-linear state space model xdot = f(x,u,p) and x is the vector with state variables x_i, for example? Would be really nice to have this, since then I can perform my analysis. I have a work around now, but do not like this solution. My ultimate goal is to include automatic differentation for all Jacobi matrices, including the IC (!), and get a very accurate solution for the sensitivities in this way.
Thanks in advance for your help.Hi, I was pleased to see that the SUNDIAL routines now become available on a lower level with the new ODE command. I’d like to use CVODES for computation of a solution + parametric sensitivities. However, I need to make one (or more) of the ICs for x (say, x0) to be parameters instead of numerical values. Right now this is not possible.
Are you intending to make the IC a function handle, so that I can say
x0 = @(p) [p(1); p(5)]
where the dynamics are given by a non-linear state space model xdot = f(x,u,p) and x is the vector with state variables x_i, for example? Would be really nice to have this, since then I can perform my analysis. I have a work around now, but do not like this solution. My ultimate goal is to include automatic differentation for all Jacobi matrices, including the IC (!), and get a very accurate solution for the sensitivities in this way.
Thanks in advance for your help. Hi, I was pleased to see that the SUNDIAL routines now become available on a lower level with the new ODE command. I’d like to use CVODES for computation of a solution + parametric sensitivities. However, I need to make one (or more) of the ICs for x (say, x0) to be parameters instead of numerical values. Right now this is not possible.
Are you intending to make the IC a function handle, so that I can say
x0 = @(p) [p(1); p(5)]
where the dynamics are given by a non-linear state space model xdot = f(x,u,p) and x is the vector with state variables x_i, for example? Would be really nice to have this, since then I can perform my analysis. I have a work around now, but do not like this solution. My ultimate goal is to include automatic differentation for all Jacobi matrices, including the IC (!), and get a very accurate solution for the sensitivities in this way.
Thanks in advance for your help. ode, sensitivity MATLAB Answers — New Questions
Issues with Contour fill when using GRD datasets
Hi,
I’m attempting to use the GRDread2 function (grdread2 – File Exchange – MATLAB Central (mathworks.com)) to read in and then display as filled contour maps (code below).
%%%%%%%% Generate Data
load coastlines
[X,Y,Z] = grdread2(‘SD01.zmax.grd’);
grdinfo2(‘SD01.zmax.grd’);
%%%%%%%% Generate Data
hfig1 = figure % creates a graph
FW = 60; % scaling factor
set(hfig1, ‘Position’, [000 000 16 9]*FW) % sets scaling of figure [left bottom width height]
ax(1) = axes(‘position’,[0.12 0.12 0.4 0.85]) % creates an axis [left bottom width height]
hold on; box on; grid on;
set(gca,’layer’,’top’) % get current axis set frame to top
contourf(X,Y,Z,10)
ch1 = colorbar
set(ax(1),’Colormap’,jet(20))
caxis([-6 8])
ax(2) = axes(‘position’,[0.57 0.12 0.4 0.85])
hold on; box on; grid on;
set(gca,’layer’,’top’)
contourf(X,Y,Z)
contour(X,Y,Z,-1:0.5:10,’k-‘)
ch2 = colorbar;
caxis([-1 10])
cmap2 = cmocean(‘balance’);
set(ax(2),’Colormap’,cmap2)
However, while checking the output shows that the Z elevation data is present (and can be plotted with contour lines) the image only displays two colour bands (image attached). I’m relatively new to Matlab and was wondering what I’ve missed?
Many thanks,Hi,
I’m attempting to use the GRDread2 function (grdread2 – File Exchange – MATLAB Central (mathworks.com)) to read in and then display as filled contour maps (code below).
%%%%%%%% Generate Data
load coastlines
[X,Y,Z] = grdread2(‘SD01.zmax.grd’);
grdinfo2(‘SD01.zmax.grd’);
%%%%%%%% Generate Data
hfig1 = figure % creates a graph
FW = 60; % scaling factor
set(hfig1, ‘Position’, [000 000 16 9]*FW) % sets scaling of figure [left bottom width height]
ax(1) = axes(‘position’,[0.12 0.12 0.4 0.85]) % creates an axis [left bottom width height]
hold on; box on; grid on;
set(gca,’layer’,’top’) % get current axis set frame to top
contourf(X,Y,Z,10)
ch1 = colorbar
set(ax(1),’Colormap’,jet(20))
caxis([-6 8])
ax(2) = axes(‘position’,[0.57 0.12 0.4 0.85])
hold on; box on; grid on;
set(gca,’layer’,’top’)
contourf(X,Y,Z)
contour(X,Y,Z,-1:0.5:10,’k-‘)
ch2 = colorbar;
caxis([-1 10])
cmap2 = cmocean(‘balance’);
set(ax(2),’Colormap’,cmap2)
However, while checking the output shows that the Z elevation data is present (and can be plotted with contour lines) the image only displays two colour bands (image attached). I’m relatively new to Matlab and was wondering what I’ve missed?
Many thanks, Hi,
I’m attempting to use the GRDread2 function (grdread2 – File Exchange – MATLAB Central (mathworks.com)) to read in and then display as filled contour maps (code below).
%%%%%%%% Generate Data
load coastlines
[X,Y,Z] = grdread2(‘SD01.zmax.grd’);
grdinfo2(‘SD01.zmax.grd’);
%%%%%%%% Generate Data
hfig1 = figure % creates a graph
FW = 60; % scaling factor
set(hfig1, ‘Position’, [000 000 16 9]*FW) % sets scaling of figure [left bottom width height]
ax(1) = axes(‘position’,[0.12 0.12 0.4 0.85]) % creates an axis [left bottom width height]
hold on; box on; grid on;
set(gca,’layer’,’top’) % get current axis set frame to top
contourf(X,Y,Z,10)
ch1 = colorbar
set(ax(1),’Colormap’,jet(20))
caxis([-6 8])
ax(2) = axes(‘position’,[0.57 0.12 0.4 0.85])
hold on; box on; grid on;
set(gca,’layer’,’top’)
contourf(X,Y,Z)
contour(X,Y,Z,-1:0.5:10,’k-‘)
ch2 = colorbar;
caxis([-1 10])
cmap2 = cmocean(‘balance’);
set(ax(2),’Colormap’,cmap2)
However, while checking the output shows that the Z elevation data is present (and can be plotted with contour lines) the image only displays two colour bands (image attached). I’m relatively new to Matlab and was wondering what I’ve missed?
Many thanks, grd, contour MATLAB Answers — New Questions
Cumulative sum of groups
I need the cumlative sum of the second column of Data grouped by (or reset at each change in) the first column of Data please:
Data = [[1;1;1; 2;2;2; 3;3;3], [1;0;1; 0;1;1; 0;1;0]]
Answer = [Data, [1;1;2; 0;1;2; 0;1;1]]
Data =
1 1
1 0
1 1
2 0
2 1
2 1
3 0
3 1
3 0
Answer =
1 1 1
1 0 1
1 1 2
2 0 0
2 1 1
2 1 2
3 0 0
3 1 1
3 0 1I need the cumlative sum of the second column of Data grouped by (or reset at each change in) the first column of Data please:
Data = [[1;1;1; 2;2;2; 3;3;3], [1;0;1; 0;1;1; 0;1;0]]
Answer = [Data, [1;1;2; 0;1;2; 0;1;1]]
Data =
1 1
1 0
1 1
2 0
2 1
2 1
3 0
3 1
3 0
Answer =
1 1 1
1 0 1
1 1 2
2 0 0
2 1 1
2 1 2
3 0 0
3 1 1
3 0 1 I need the cumlative sum of the second column of Data grouped by (or reset at each change in) the first column of Data please:
Data = [[1;1;1; 2;2;2; 3;3;3], [1;0;1; 0;1;1; 0;1;0]]
Answer = [Data, [1;1;2; 0;1;2; 0;1;1]]
Data =
1 1
1 0
1 1
2 0
2 1
2 1
3 0
3 1
3 0
Answer =
1 1 1
1 0 1
1 1 2
2 0 0
2 1 1
2 1 2
3 0 0
3 1 1
3 0 1 cumsum, group by MATLAB Answers — New Questions
Resizing Subplots Within a Figure
Hi, I have two subplots displayed side-by-side in one figure window, as shown.
Now, the aspect ratio (width-to-height ratio) of each photo is fixed, as is the proportion of the two images in relation to one another. I’d like to make the photos larger while keeping the size of the figure window the same, but I’m running into an issue. Here’s the relevant snippet of my code:
%% DISPLAY IMAGES IN ONE FIGURE
fig = figure;
colormap(flipud(gray));
% Calculate the normalized heights based on image size
heightS = size(maxS, 1) / (size(maxS, 1) + size(maxC, 1));
heightC = size(maxC, 1) / (size(maxS, 1) + size(maxC, 1));
% Calculate the bottom position for vertical centering
bottomS = (1 – heightS) / 2;
bottomC = (1 – heightC) / 2;
% Saggital View
subplot(‘Position’, [0, bottomS, 0.5, heightS]);
imagesc(maxS);
title("Saggital View")
axis off;
axis image;
% Coronal View
subplot(‘Position’, [0.5, bottomC, 0.5, heightC]);
imagesc(maxC);
title("Coronal View")
axis off;
axis image;
set(fig, ‘Position’, [100, 100, 1000, 500]); % Set the position and size of the figure
As you can see, both subplots supposedly have a width of 0.5, meaning they each take up exactly half of the figure window. So why do the images look so small? I have no idea. I’m aware there’s additional space around the image taken up by invisble tick marks, labels, ex. but that doesn’t really explain why the images are so small. I can’t just increase their widths, because that would cause their combined width to exceed the figure size and result in the deletion of one of the subplots entirely. I need a way to make these images bigger without changing their aspect ratios, changing the size of the figure window, or changing the normalization of their values so they scale correclty with regards to one another. Does anyone have any ideas?Hi, I have two subplots displayed side-by-side in one figure window, as shown.
Now, the aspect ratio (width-to-height ratio) of each photo is fixed, as is the proportion of the two images in relation to one another. I’d like to make the photos larger while keeping the size of the figure window the same, but I’m running into an issue. Here’s the relevant snippet of my code:
%% DISPLAY IMAGES IN ONE FIGURE
fig = figure;
colormap(flipud(gray));
% Calculate the normalized heights based on image size
heightS = size(maxS, 1) / (size(maxS, 1) + size(maxC, 1));
heightC = size(maxC, 1) / (size(maxS, 1) + size(maxC, 1));
% Calculate the bottom position for vertical centering
bottomS = (1 – heightS) / 2;
bottomC = (1 – heightC) / 2;
% Saggital View
subplot(‘Position’, [0, bottomS, 0.5, heightS]);
imagesc(maxS);
title("Saggital View")
axis off;
axis image;
% Coronal View
subplot(‘Position’, [0.5, bottomC, 0.5, heightC]);
imagesc(maxC);
title("Coronal View")
axis off;
axis image;
set(fig, ‘Position’, [100, 100, 1000, 500]); % Set the position and size of the figure
As you can see, both subplots supposedly have a width of 0.5, meaning they each take up exactly half of the figure window. So why do the images look so small? I have no idea. I’m aware there’s additional space around the image taken up by invisble tick marks, labels, ex. but that doesn’t really explain why the images are so small. I can’t just increase their widths, because that would cause their combined width to exceed the figure size and result in the deletion of one of the subplots entirely. I need a way to make these images bigger without changing their aspect ratios, changing the size of the figure window, or changing the normalization of their values so they scale correclty with regards to one another. Does anyone have any ideas? Hi, I have two subplots displayed side-by-side in one figure window, as shown.
Now, the aspect ratio (width-to-height ratio) of each photo is fixed, as is the proportion of the two images in relation to one another. I’d like to make the photos larger while keeping the size of the figure window the same, but I’m running into an issue. Here’s the relevant snippet of my code:
%% DISPLAY IMAGES IN ONE FIGURE
fig = figure;
colormap(flipud(gray));
% Calculate the normalized heights based on image size
heightS = size(maxS, 1) / (size(maxS, 1) + size(maxC, 1));
heightC = size(maxC, 1) / (size(maxS, 1) + size(maxC, 1));
% Calculate the bottom position for vertical centering
bottomS = (1 – heightS) / 2;
bottomC = (1 – heightC) / 2;
% Saggital View
subplot(‘Position’, [0, bottomS, 0.5, heightS]);
imagesc(maxS);
title("Saggital View")
axis off;
axis image;
% Coronal View
subplot(‘Position’, [0.5, bottomC, 0.5, heightC]);
imagesc(maxC);
title("Coronal View")
axis off;
axis image;
set(fig, ‘Position’, [100, 100, 1000, 500]); % Set the position and size of the figure
As you can see, both subplots supposedly have a width of 0.5, meaning they each take up exactly half of the figure window. So why do the images look so small? I have no idea. I’m aware there’s additional space around the image taken up by invisble tick marks, labels, ex. but that doesn’t really explain why the images are so small. I can’t just increase their widths, because that would cause their combined width to exceed the figure size and result in the deletion of one of the subplots entirely. I need a way to make these images bigger without changing their aspect ratios, changing the size of the figure window, or changing the normalization of their values so they scale correclty with regards to one another. Does anyone have any ideas? display, figure, plot MATLAB Answers — New Questions
Exchange On prem 1 parent 3 child domains
Hello all I have question and I hope I can articulate this as clear as possible. Our set up consist of 4 domains. One is the parent and the other are child domains. Exchange servers are built in each of the child domains, 1 per child domain and none in parent domain. Everything works however security is asking about why does an outlook client that is on child domain 1 trying to connect to the exchange server of child domain 2 and sometimes child domain 3?(almost like a round robin effect) I would like to explain to them in confidence rather just saying… that’s just the behavior of the forest.. Even if it is just would like to explain it better. When I log into the EAC of child domain 1 i see servers for child domain 2, and 3 and if I change any settings it changes them across the servers. We are in closed environment but they want the environments isolated. I looked online but I have not found anything in regards to this type of set up.
Hello all I have question and I hope I can articulate this as clear as possible. Our set up consist of 4 domains. One is the parent and the other are child domains. Exchange servers are built in each of the child domains, 1 per child domain and none in parent domain. Everything works however security is asking about why does an outlook client that is on child domain 1 trying to connect to the exchange server of child domain 2 and sometimes child domain 3?(almost like a round robin effect) I would like to explain to them in confidence rather just saying… that’s just the behavior of the forest.. Even if it is just would like to explain it better. When I log into the EAC of child domain 1 i see servers for child domain 2, and 3 and if I change any settings it changes them across the servers. We are in closed environment but they want the environments isolated. I looked online but I have not found anything in regards to this type of set up. Read More
Copilot- Tips, Tricks and Lessons Learned from Customers
First off, let me say Copilot is a game changer. It has really helped me to focus on tasks that leverage my skillsets and reduce time consuming or repetitive tasks.
As I continue to help customers ramp up on Copilot, I keep seeing similar trends (below). Would love to know if you all see/hear the same as well as what else your seeing/hearing?
Good Teams Usage = Good Copilot Usage- Customers not using Teams as a collaboration tool (but rather just for chat and calling) are far more difficult to to drive adoption with than those that are.Customers turning off transcription- I have several customers refusing to turn on transcription over possible legal retention issues and complaining that too many recap features are reliant upon it.Customer with E5 not turning on labeling because they feel that the effort is greater than the value.End users wanting more prompts to help them understand how and when to engage with Copilot.
What are you seeing/hearing from your orgs/customers around Copilot?
Stephen
First off, let me say Copilot is a game changer. It has really helped me to focus on tasks that leverage my skillsets and reduce time consuming or repetitive tasks. As I continue to help customers ramp up on Copilot, I keep seeing similar trends (below). Would love to know if you all see/hear the same as well as what else your seeing/hearing? Good Teams Usage = Good Copilot Usage- Customers not using Teams as a collaboration tool (but rather just for chat and calling) are far more difficult to to drive adoption with than those that are.Customers turning off transcription- I have several customers refusing to turn on transcription over possible legal retention issues and complaining that too many recap features are reliant upon it.Customer with E5 not turning on labeling because they feel that the effort is greater than the value.End users wanting more prompts to help them understand how and when to engage with Copilot.What are you seeing/hearing from your orgs/customers around Copilot?Stephen Read More
Outlook Rules on Server not sufficient
I use mail rules every day. Until MS started forcing everyone to use the online web version, rules were a huge time saver and organizational tool. However, the online version of Outlook does not allow for more broad rules such as any messages I received that had “Accepted” in the subject could, on the desktop version, be routed to a specific folder but there is no way to create the same rule on the web version. I get hundreds of “Accepted” responses a day that will clog up my Inbox and make it impossible to find who accepted what invites with any ease.
I prefer not to use the online web version of Outlook because it seriously lacks functionality. I don’t know why anyone but the most basic of users would choose the web version.
I have been under the impression that Microsoft apps were for productivity, but it now seems like it is taking steps to move away from being productivity based. It makes zero sense to take away functionality from your users. I hope another company eventually steps in to fill the gap with flexible functionality. I’m sick of all the constant changes MS makes now that it’s a subscription.
Additionally, it is tiresome seeing the below message every single time I want to review my rules, especially since even if I choose to store my rules on my computer, they don’t work.
I use mail rules every day. Until MS started forcing everyone to use the online web version, rules were a huge time saver and organizational tool. However, the online version of Outlook does not allow for more broad rules such as any messages I received that had “Accepted” in the subject could, on the desktop version, be routed to a specific folder but there is no way to create the same rule on the web version. I get hundreds of “Accepted” responses a day that will clog up my Inbox and make it impossible to find who accepted what invites with any ease. I prefer not to use the online web version of Outlook because it seriously lacks functionality. I don’t know why anyone but the most basic of users would choose the web version. I have been under the impression that Microsoft apps were for productivity, but it now seems like it is taking steps to move away from being productivity based. It makes zero sense to take away functionality from your users. I hope another company eventually steps in to fill the gap with flexible functionality. I’m sick of all the constant changes MS makes now that it’s a subscription. Additionally, it is tiresome seeing the below message every single time I want to review my rules, especially since even if I choose to store my rules on my computer, they don’t work. Read More
I need help with cell referencing
When making a cell relative or absolute is it the F2 or F4 key that I need to press or is there another key that needs pressing like Control+Shift+F2, or Control+Shift+F4, because when all I press is the F4 or F2 key nothing happens? What am I missing? Can anyone help me out and explain?
When making a cell relative or absolute is it the F2 or F4 key that I need to press or is there another key that needs pressing like Control+Shift+F2, or Control+Shift+F4, because when all I press is the F4 or F2 key nothing happens? What am I missing? Can anyone help me out and explain? Read More
Azure IOT Hub, plotting raw date (not average)
Hello
I’m using Azure IOT Hub and would like to visualize actual sensor data. However, using the preset template for the visualisation, I can’t select raw data but only mean values over a minimum timespan of 30min.
Hello I’m using Azure IOT Hub and would like to visualize actual sensor data. However, using the preset template for the visualisation, I can’t select raw data but only mean values over a minimum timespan of 30min. Read More
Windows Server 2025 build and SKU questions
Dear Windows Server Team,
few questions from my end. Hopefully other Insiders can share thoughts on these, too.
1. can we assume 26100 (WS 2025 preview) to be a RTM candidate and b26277 a vNext release already?
2. What are the feature and benefits differences between the WS 2025 Azure Edition and WS 2025 preview b26100 & WS 2025 b26277+. Question arises as with SMB QUIC, and Hotpatch in both, I see kinda feature parity. TY for your time sharing more insights on this. Also in docs. WS 2025 preview is documented (not feature complete, lot of Hyper-V things are missing), but no work on Azure Edition preview yet.
3. Since a certain time the announcement of Azure Edition ISO in the blog fell behind the WS build announcement. Matches with #2. Why, what’s the need for Azure Edition atm?
Azure Edition is reportingly at 26085.
Dear Windows Server Team,
few questions from my end. Hopefully other Insiders can share thoughts on these, too.
1. can we assume 26100 (WS 2025 preview) to be a RTM candidate and b26277 a vNext release already?
2. What are the feature and benefits differences between the WS 2025 Azure Edition and WS 2025 preview b26100 & WS 2025 b26277+. Question arises as with SMB QUIC, and Hotpatch in both, I see kinda feature parity. TY for your time sharing more insights on this. Also in docs. WS 2025 preview is documented (not feature complete, lot of Hyper-V things are missing), but no work on Azure Edition preview yet. 3. Since a certain time the announcement of Azure Edition ISO in the blog fell behind the WS build announcement. Matches with #2. Why, what’s the need for Azure Edition atm?
Azure Edition is reportingly at 26085.
Read More